static ITypeAdaptor<BigDecimal,BigDecimal> |
ITypeAdaptor.BIGDECIMAL |
static ITypeAdaptor<BigDecimalValue,BigDecimal> |
ITypeAdaptor.BIGDECIMAL_VALUE |
static ITypeAdaptor<BigInteger,BigInteger> |
ITypeAdaptor.BIGINTEGER |
static ITypeAdaptor<BigIntegerValue,BigInteger> |
ITypeAdaptor.BIGINTEGER_VALUE |
static ITypeAdaptor<Byte,Byte> |
ITypeAdaptor.BYTE |
static ITypeAdaptor<ByteValue,Byte> |
ITypeAdaptor.BYTE_VALUE |
static ITypeAdaptor<Date,Integer> |
ITypeAdaptor.DATE |
static ITypeAdaptor<Double,Double> |
ITypeAdaptor.DOUBLE |
static ITypeAdaptor<DoubleValue,Double> |
ITypeAdaptor.DOUBLE_VALUE |
static ITypeAdaptor<Float,Float> |
ITypeAdaptor.FLOAT |
static ITypeAdaptor<FloatValue,Float> |
ITypeAdaptor.FLOAT_VALUE |
static ITypeAdaptor<Integer,Integer> |
ITypeAdaptor.INT |
static ITypeAdaptor<IntValue,Integer> |
ITypeAdaptor.INT_VALUE |
static ITypeAdaptor<Long,Long> |
ITypeAdaptor.LONG |
static ITypeAdaptor<LongValue,Long> |
ITypeAdaptor.LONG_VALUE |
static ITypeAdaptor<Short,Short> |
ITypeAdaptor.SHORT |
static ITypeAdaptor<ShortValue,Short> |
ITypeAdaptor.SHORT_VALUE |
static ITypeAdaptor<String,String> |
ITypeAdaptor.STRING |