| Package | Description |
|---|---|
| org.jboss.as.cmp.jdbc2 | |
| org.jboss.as.cmp.jdbc2.bridge | |
| org.jboss.as.cmp.jdbc2.schema |
| Modifier and Type | Field and Description |
|---|---|
static AttachmentKey<Schema> |
JDBCStoreManager2.SCHEMA |
| Modifier and Type | Method and Description |
|---|---|
Schema |
JDBCStoreManager2.getSchema() |
| Modifier and Type | Method and Description |
|---|---|
Collection |
DynamicQueryCommand.fetchCollection(Schema schema,
Object[] args,
JDBCQueryCommand.EntityProxyFactory factory) |
Collection |
QueryCommand.fetchCollection(Schema schema,
Object[] args,
JDBCQueryCommand.EntityProxyFactory factory) |
Collection |
AbstractQueryCommand.fetchCollection(Schema schema,
Object[] args,
JDBCQueryCommand.EntityProxyFactory factory) |
Object |
DynamicQueryCommand.fetchOne(Schema schema,
Object[] args,
JDBCQueryCommand.EntityProxyFactory factory) |
Object |
FindByPrimaryKeyCommand.fetchOne(Schema schema,
Object[] args,
JDBCQueryCommand.EntityProxyFactory factory) |
Object |
QueryCommand.fetchOne(Schema schema,
Object[] args,
JDBCQueryCommand.EntityProxyFactory factory) |
Object |
AbstractQueryCommand.fetchOne(Schema schema,
Object[] args,
JDBCQueryCommand.EntityProxyFactory factory) |
| Constructor and Description |
|---|
EJBSelectBridge(JDBCStoreManager2 manager,
CmpEntityBeanComponent component,
Schema schema,
JDBCQueryMetaData metadata,
QueryCommand command) |
| Constructor and Description |
|---|
EntityTable(JDBCEntityMetaData metadata,
JDBCEntityBridge2 entity,
Schema schema,
int tableId) |
RelationTable(JDBCCMRFieldBridge2 leftField,
JDBCCMRFieldBridge2 rightField,
Schema schema,
int tableId) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.