Uses of Class
org.apache.openejb.jee.jba.cmp.EjbRelation
-
Packages that use EjbRelation Package Description 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 Modifier and Type Field Description protected List<EjbRelation>Relationships. ejbRelationMethods in org.apache.openejb.jee.jba.cmp that return EjbRelation Modifier and Type Method Description EjbRelationObjectFactory. createEjbRelation()Create an instance ofEjbRelationMethods in org.apache.openejb.jee.jba.cmp that return types with arguments of type EjbRelation Modifier and Type Method Description List<EjbRelation>Relationships. getEjbRelation()Gets the value of the ejbRelation property.
-