Class SQLLongTypeHandler

  • All Implemented Interfaces:
    org.apache.ibatis.type.TypeHandler<Long>

    public class SQLLongTypeHandler
    extends org.apache.ibatis.type.BaseTypeHandler<Long>
    Handle Int SQL types to return Long value