Package | Description |
---|---|
com.amazon.carbonado.repo.jdbc |
Repository implementation that connects to an external SQL database via
JDBC.
|
Class and Description |
---|
JDBCBlobLoader
Callback for reloading Blobs outside original transaction.
|
JDBCClobLoader
Callback for reloading Clobs outside original transaction.
|
JDBCConnectionCapability
Capability to directly access the JDBC connection being used by the current
transaction, which is thread-local.
|
JDBCStorableInfo
Contains all the metadata describing a specific
Storable type as
needed by JDBCRepository. |
JDBCStorableProperty
Contains all the metadata describing a property of a specific
Storable type as needed by JDBCRepository. |
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.