|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DefaultJDBCAdapter | |
| org.codehaus.activemq.store.jdbc.adapter | Implements database/driver apapters to compensate for the wide differences in the BLOB handing of JDBC drivers. |
| Uses of DefaultJDBCAdapter in org.codehaus.activemq.store.jdbc.adapter |
| Subclasses of DefaultJDBCAdapter in org.codehaus.activemq.store.jdbc.adapter | |
class |
BlobJDBCAdapter
This JDBCAdapter inserts and extracts BLOB data using the getBlob()/setBlob() operations. |
class |
StreamJDBCAdapter
This JDBCAdapter inserts and extracts BLOB data using the setBinaryStream()/getBinaryStream() operations. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||