Package | Description |
---|---|
org.jboss.as.cmp.bridge | |
org.jboss.as.cmp.ejbql | |
org.jboss.as.cmp.jdbc.bridge | |
org.jboss.as.cmp.jdbc2.bridge |
Modifier and Type | Method and Description |
---|---|
EntityBridge |
CMRFieldBridge.getRelatedEntity() |
Modifier and Type | Field and Description |
---|---|
EntityBridge |
ASTAbstractSchema.entity |
Modifier and Type | Method and Description |
---|---|
EntityBridge |
ASTPath.getEntity() |
EntityBridge |
ASTPath.getEntity(int i) |
EntityBridge |
IdentifierManager.getEntity(String identificationVariable) |
EntityBridge |
Catalog.getEntityByAbstractSchemaName(String abstractSchemaName) |
EntityBridge |
Catalog.getEntityByEJBName(String ejbName) |
EntityBridge |
Catalog.getEntityByInterface(Class intf) |
Modifier and Type | Method and Description |
---|---|
void |
Catalog.addEntity(EntityBridge entityBridge) |
Modifier and Type | Interface and Description |
---|---|
interface |
JDBCAbstractEntityBridge |
Modifier and Type | Class and Description |
---|---|
class |
JDBCEntityBridge
JDBCEntityBridge follows the Bridge pattern [Gamma et.
|
Modifier and Type | Method and Description |
---|---|
EntityBridge |
JDBCCMRFieldBridge.getRelatedEntity()
The related entity.
|
Modifier and Type | Class and Description |
---|---|
class |
JDBCEntityBridge2 |
Modifier and Type | Method and Description |
---|---|
EntityBridge |
JDBCCMRFieldBridge2.getRelatedEntity() |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.