|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Schema | |
|---|---|
| org.jboss.ejb.plugins.cmp.jdbc2 | |
| org.jboss.ejb.plugins.cmp.jdbc2.bridge | |
| org.jboss.ejb.plugins.cmp.jdbc2.schema | |
| Uses of Schema in org.jboss.ejb.plugins.cmp.jdbc2 |
|---|
| Methods in org.jboss.ejb.plugins.cmp.jdbc2 that return Schema | |
|---|---|
Schema |
JDBCStoreManager2.getSchema()
|
| Methods in org.jboss.ejb.plugins.cmp.jdbc2 with parameters of type Schema | |
|---|---|
Collection |
QueryCommand.fetchCollection(Schema schema,
GenericEntityObjectFactory factory,
Object[] args)
|
Collection |
DynamicQueryCommand.fetchCollection(Schema schema,
GenericEntityObjectFactory factory,
Object[] args)
|
Collection |
AbstractQueryCommand.fetchCollection(Schema schema,
GenericEntityObjectFactory factory,
Object[] args)
|
Object |
QueryCommand.fetchOne(Schema schema,
GenericEntityObjectFactory factory,
Object[] args)
|
Object |
FindByPrimaryKeyCommand.fetchOne(Schema schema,
GenericEntityObjectFactory factory,
Object[] args)
|
Object |
DynamicQueryCommand.fetchOne(Schema schema,
GenericEntityObjectFactory factory,
Object[] args)
|
Object |
AbstractQueryCommand.fetchOne(Schema schema,
GenericEntityObjectFactory factory,
Object[] args)
|
| Uses of Schema in org.jboss.ejb.plugins.cmp.jdbc2.bridge |
|---|
| Constructors in org.jboss.ejb.plugins.cmp.jdbc2.bridge with parameters of type Schema | |
|---|---|
EJBSelectBridge(EntityContainer container,
Schema schema,
JDBCQueryMetaData metadata,
QueryCommand command)
|
|
| Uses of Schema in org.jboss.ejb.plugins.cmp.jdbc2.schema |
|---|
| Constructors in org.jboss.ejb.plugins.cmp.jdbc2.schema with parameters of type Schema | |
|---|---|
EntityTable(JDBCEntityMetaData metadata,
JDBCEntityBridge2 entity,
Schema schema,
int tableId)
|
|
RelationTable(JDBCCMRFieldBridge2 leftField,
JDBCCMRFieldBridge2 rightField,
Schema schema,
int tableId)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||