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

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

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

Fields in org.apache.openejb.jee.jba.cmp with type parameters of type Entity
protected  List<Entity> EnterpriseBeans.entity
           
 

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

Methods in org.apache.openejb.jee.jba.cmp that return types with arguments of type Entity
 List<Entity> EnterpriseBeans.getEntity()
          Gets the value of the entity property.
 



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