Class ClobReaderTypeHandler

java.lang.Object
cool.scx.jdbc.type_handler.ClobReaderTypeHandler
All Implemented Interfaces:
TypeHandler<Reader>

public class ClobReaderTypeHandler extends Object implements TypeHandler<Reader>
ClobReaderTypeHandler todo 在驱动不支持时 转换为 string 或者 byte[] 存储 ?
Version:
0.0.1
Author:
scx567888