Uses of Class
org.apache.openejb.jee.jba.cmp.EjbRelation

Packages that use EjbRelation
org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of EjbRelation in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp with type parameters of type EjbRelation
protected  List<EjbRelation> Relationships.ejbRelation
           
 

Methods in org.apache.openejb.jee.jba.cmp that return EjbRelation
 EjbRelation ObjectFactory.createEjbRelation()
          Create an instance of EjbRelation
 

Methods in org.apache.openejb.jee.jba.cmp that return types with arguments of type EjbRelation
 List<EjbRelation> Relationships.getEjbRelation()
          Gets the value of the ejbRelation property.
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.