org.jboss.errai.common.client.types.handlers.numbers
Class NumberToSQLDate
java.lang.Object
org.jboss.errai.common.client.types.handlers.numbers.NumberToSQLDate
- All Implemented Interfaces:
- TypeHandler<Number,Date>
public class NumberToSQLDate
- extends Object
- implements TypeHandler<Number,Date>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NumberToSQLDate
public NumberToSQLDate()
getConverted
public Date getConverted(Number in)
- Specified by:
getConverted
in interface TypeHandler<Number,Date>
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.