Package | Description |
---|---|
com.amazon.carbonado.repo.jdbc |
Repository implementation that connects to an external SQL database via
JDBC.
|
Modifier and Type | Interface and Description |
---|---|
interface |
JDBCSupport<S extends Storable> |
Modifier and Type | Method and Description |
---|---|
java.sql.Blob |
JDBCBlobLoader.load(JDBCConnectionCapability cap) |
java.sql.Clob |
JDBCClobLoader.load(JDBCConnectionCapability cap) |
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.