Uses of Class
org.apache.openejb.jee.jpa.Entity

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

Uses of Entity in org.apache.openejb.jee.jpa
 

Fields in org.apache.openejb.jee.jpa with type parameters of type Entity
protected  List<Entity> EntityMappings.entity
           
 

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

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



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