Package | Description |
---|---|
org.castor.cpa.persistence.convertor |
Modifier and Type | Class and Description |
---|---|
class |
BigDecimalToDate
Convert
BigDecimal to Date . |
class |
DateToBigDecimal
Convert
Date to BigDecimal . |
class |
DateToDouble
Convert
Date to Double . |
class |
DateToInteger
Convert
Date to Integer . |
class |
DateToString
Convert
Date to String . |
class |
DoubleToDate
Convert
Double to Date . |
class |
IntegerToDate
Convert
Integer to Date . |
class |
SqlTimestampToString
Convert
java.sql.Timestamp to String . |
class |
StringToDate
Convert
String to Date . |
class |
StringToSqlTimestamp
Convert
String to java.sql.Timestamp . |
Copyright © 2016. All rights reserved.