|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
oracle.jbo.server | Contains the implementation of middle tier components. |
Uses of EntityAssociation in oracle.jbo.server |
Methods in oracle.jbo.server that return EntityAssociation | |
Type | Name |
---|---|
static EntityAssociation |
EntityAssociation.findEntityAssociation(java.lang.String entityAssocName)
Finds the named entity association from the statically maintained list of metaobjects. |
protected EntityAssociation[] |
EntityDefImpl.getEntityAssociations()
Internal: Applications should not use this method. |
Methods in oracle.jbo.server with parameters of type EntityAssociation | |
Type | Name |
---|---|
protected void |
EntityDefImpl.addEntityAssociation(EntityAssociation assoc)
Internal: Applications should not use this method. |
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |