类 | 说明 |
---|---|
BigDecimalTypeHandler |
BigDecimal类型处理器
|
BigIntegerTypeHandler |
BigInteger类型处理器
|
BoolTypeHandler |
boolean类型处理器
|
ByteTypeHandler |
byte类型处理器
|
DoubleTypeHandler |
double类型处理器
|
FloatTypeHandler |
float类型处理器
|
IntTypeHandler |
int类型处理器
|
LongTypeHandler |
long类型处理器
|
ShortTypeHandler |
short类型处理器
|