Package org.castor.cpa.persistence.convertor
package org.castor.cpa.persistence.convertor
-
ClassDescriptionAbstract base class to convert from one type to another without any configuration or parameters.Abstract base class to convert from one type to another using a large object buffer whose size can be configured through properties file.Abstract base class to convert from one type to another without any configuration or parameters.Abstract base class to convert from one type to another.Convert
BigDecimal
toBoolean
.ConvertBigDecimal
toByte
.ConvertBigDecimal
toDate
.ConvertBigDecimal
toDouble
.ConvertBigDecimal
toFloat
.ConvertBigDecimal
toInteger
.ConvertBigDecimal
toLong
.ConvertBigDecimal
toShort
.ConvertBoolean
toBigDecimal
.ConvertBoolean
toInteger
.ConvertBoolean
toShort
.ConvertBoolean
toString
.Convertbyte[]
toInputStream
.Convertbyte[]
toSerializable
.Convertbyte[]
toString
.ConvertByte
toBigDecimal
.ConvertByte
toInteger
.ConvertByte
toShort
.Convertorg.exolab.castor.types.Date
toDate
.Convertorg.exolab.castor.types.Date
tojava.sql.Date
.Convertorg.exolab.castor.types.Duration
toLong
.Convertorg.exolab.castor.types.Time
toLong
.Convertchar[]
tojava.sql.Clob
.Convertchar[]
toString
.ConvertDate
toBigDecimal
.ConvertDate
toorg.exolab.castor.types.Date
.ConvertDate
toDouble
.ConvertDate
toInteger
.ConvertDate
toLong
.ConvertDate
tojava.sql.Date
.ConvertDate
tojava.sql.Time
.ConvertDate
tojava.sql.Timestamp
.ConvertDate
toString
.ConvertDouble
toBigDecimal
.ConvertDouble
toDate
.ConvertDouble
toFloat
.ConvertDouble
toInteger
.ConvertDouble
toLong
.Can be used to get a type-safe enum constant value via its ordinal value.Custom convertor used to handle enum types.ConvertFloat
toBigDecimal
.ConvertFloat
toDouble
.ConvertFloat
toInteger
.ConvertFloat
toLong
.ConvertInputStream
tobyte[]
.ConvertInputStream
toSerializable
.ConvertInteger
toBigDecimal
.ConvertInteger
toBoolean
.ConvertInteger
toByte
.ConvertInteger
toDate
.ConvertInteger
toDouble
.ConvertInteger
toFloat
.ConvertInteger
toLong
.ConvertInteger
toShort
.ConvertLong
toBigDecimal
.ConvertLong
toorg.exolab.castor.types.Duration
.ConvertLong
toorg.exolab.castor.types.Time
.ConvertLong
toDate
.ConvertLong
toDouble
.ConvertLong
toFloat
.ConvertLong
toInteger
.ConvertLong
toShort
.ConvertObject
toString
.ConvertSerializable
tobyte[]
.ConvertSerializable
toInputStream
.ConvertShort
toBigDecimal
.ConvertShort
toBoolean
.ConvertShort
toByte
.ConvertShort
toInteger
.ConvertShort
toLong
.Convertjava.sql.Clob
tochar[]
.Convertjava.sql.Clob
toString
.Convertjava.sql.Date
toorg.exolab.castor.types.Date
.Convertjava.sql.Date
toDate
.Convertjava.sql.Timestamp
toDate
.Convertjava.sql.Timestamp
toString
.Convertjava.sql.Time
toDate
.ConvertString
toBigDecimal
.ConvertString
toBoolean
.ConvertString
tobyte[]
.ConvertString
toorg.exolab.castor.types.Duration
.ConvertString
toorg.exolab.castor.types.Time
.ConvertString
toCharacter
.ConvertString
tochar[]
.ConvertString
toDate
.ConvertString
toDouble
.ConvertString
toFloat
.ConvertString
toInteger
.ConvertString
toLong
.ConvertString
toShort
.ConvertString
tojava.sql.Clob
.ConvertString
tojava.sql.Timestamp
.Interface for a type convertor.Registry of type convertors.