Business Components

Uses of Class
oracle.jbo.server.AssociationEnd

Packages that use.*
PackageDescription
oracle.jbo.server Contains the implementation of middle tier components. 
 

Uses of AssociationEnd in oracle.jbo.server
 

Methods in oracle.jbo.server that return AssociationEnd
TypeName
 AssociationEnd EntityAssociation.getAssociationEnd(java.lang.String endName)
          Deprecated. Deprecated since 5.0. Instead, use AssociationDefBase.findEndByName().
 AssociationEnd AssociationDefImpl.getAssociationEnd()
           
 AssociationEnd AssociationDefImpl.getOtherAssociationEnd()
           
 


Business Components