Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


Uses of Class
oracle.jbo.server.EntityAssociation

Packages that use EntityAssociation
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
protected  EntityAssociation[] EntityDefImpl.getEntityAssociations()
          Internal: Applications should not use this method.
static EntityAssociation EntityAssociation.findEntityAssociation(java.lang.String entityAssocName)
          Finds the named entity association from the statically maintained list of metaobjects.
 EntityAssociation AssociationDefImpl.getEntityAssociation()
           

 

Methods in oracle.jbo.server with parameters of type EntityAssociation
protected  void EntityDefImpl.addEntityAssociation(EntityAssociation assoc)
          Internal: Applications should not use this method.

 


Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


 

Copyright © 1997, 2003, Oracle. All rights reserved.