|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.activemq.store.jdbc.adapter | |
---|---|
org.activemq.store.jdbc.adapter | Implements database/driver apapters to compensate for the wide differences in the BLOB handing of JDBC drivers. |
Classes in org.activemq.store.jdbc.adapter used by org.activemq.store.jdbc.adapter | |
---|---|
BlobJDBCAdapter
This JDBCAdapter inserts and extracts BLOB data using the getBlob()/setBlob() operations. |
|
BytesJDBCAdapter
This JDBCAdapter inserts and extracts BLOB data using the setBytes()/getBytes() operations. |
|
DefaultJDBCAdapter
Implements all the default JDBC operations that are used by the JDBCPersistenceAdapter. |
|
DefaultStatementProvider
|
|
StreamJDBCAdapter
This JDBCAdapter inserts and extracts BLOB data using the setBinaryStream()/getBinaryStream() operations. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |