Class BlobInputStreamTypeHandler

java.lang.Object
cool.scx.jdbc.type_handler.BlobInputStreamTypeHandler
All Implemented Interfaces:
TypeHandler<InputStream>

public class BlobInputStreamTypeHandler extends Object implements TypeHandler<InputStream>