Class SQLBlobTypeHandler

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

    public class SQLBlobTypeHandler
    extends org.apache.ibatis.type.BaseTypeHandler<Object>
    Handle Blob SQL type to return Bytes[] value