anonymous type derived from anyType | axionJDBCAdapter
Axion specific Adapter. |
anonymous type derived from anyType | blobJDBCAdapter
This JDBCAdapter inserts and extracts BLOB data using the getBlob()/setBlob() operations. |
anonymous type derived from anyType | bytesJDBCAdapter
This JDBCAdapter inserts and extracts BLOB data using the setBytes()/getBytes() operations. |
anonymous type derived from anyType | db2JDBCAdapter
|
anonymous type derived from anyType | defaultJDBCAdapter
Implements all the default JDBC operations that are used by the JDBCPersistenceAdapter. |
anonymous type derived from anyType | hsqldb-jdbc-adapter
|
anonymous type derived from anyType | imageBasedJDBCAdaptor
Provides JDBCAdapter since that uses IMAGE datatype to hold binary data. |
anonymous type derived from anyType | informixJDBCAdapter
JDBC Adapter for Informix database. |
anonymous type derived from anyType | maxdb-jdbc-adapter
JDBC Adapter for the MaxDB database.
|
anonymous type derived from anyType | mysql-jdbc-adapter
|
anonymous type derived from anyType | oracleJDBCAdapter
Implements all the default JDBC operations that are used by the JDBCPersistenceAdapter. |
anonymous type derived from anyType | postgresql-jdbc-adapter
Implements all the default JDBC operations that are used by the JDBCPersistenceAdapter. |
anonymous type derived from anyType | streamJDBCAdapter
This JDBCAdapter inserts and extracts BLOB data using the setBinaryStream()/getBinaryStream() operations. |
anonymous type derived from anyType | sybase-jdbc-adapter
A JDBC Adapter for Sybase databases
|
anonymous type derived from anyType | transact-jdbc-adapter
A JDBC Adapter for Transact-SQL based databases such as SQL Server or Sybase
|