Package | Description |
---|---|
com.amazon.carbonado.repo.jdbc |
Repository implementation that connects to an external SQL database via
JDBC.
|
Modifier and Type | Method and Description |
---|---|
static <S extends Storable> |
JDBCStorableIntrospector.examine(java.lang.Class<S> type,
javax.sql.DataSource ds,
java.lang.String catalog,
java.lang.String schema)
Examines the given class and returns a JDBCStorableInfo describing it.
|
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.