Uses of Package
com.amazon.carbonado.repo.jdbc

Packages that use com.amazon.carbonado.repo.jdbc
com.amazon.carbonado.repo.jdbc Repository implementation that connects to an external SQL database via JDBC. 
 

Classes in com.amazon.carbonado.repo.jdbc used by com.amazon.carbonado.repo.jdbc
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-2009 Amazon Technologies, Inc.. All Rights Reserved.