Class StreamJDBCAdapter

  • All Implemented Interfaces:
    JDBCAdapter
    Direct Known Subclasses:
    AxionJDBCAdapter

    public class StreamJDBCAdapter
    extends DefaultJDBCAdapter
    This JDBCAdapter inserts and extracts BLOB data using the setBinaryStream()/getBinaryStream() operations. The databases/JDBC drivers that use this adapter are:
    • Axion