Class BigIntegerTypeHandler

java.lang.Object
cool.scx.jdbc.type_handler.math.BigIntegerTypeHandler
All Implemented Interfaces:
TypeHandler<BigInteger>

public class BigIntegerTypeHandler extends Object implements TypeHandler<BigInteger>