Class IntegerTypeHandler

java.lang.Object
cool.scx.jdbc.type_handler.primitive.IntegerTypeHandler
All Implemented Interfaces:
TypeHandler<Integer>

public class IntegerTypeHandler extends Object