类 BigDecimalTypeHandler

所有已实现的接口:
TypeHandler<BigDecimal>

public class BigDecimalTypeHandler extends BaseTypeHandler<BigDecimal>
作者:
Clinton Begin