Uses of Class
org.apache.openejb.jee.jpa.Entity
-
Packages that use Entity Package Description 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 Modifier and Type Field Description protected KeyedCollection<String,Entity>EntityMappings. entityMethods in org.apache.openejb.jee.jpa that return Entity Modifier and Type Method Description EntityObjectFactory. createEntity()Create an instance ofEntityMethods in org.apache.openejb.jee.jpa that return types with arguments of type Entity Modifier and Type Method Description Collection<Entity>EntityMappings. getEntity()Gets the value of the entity property.Map<String,Entity>EntityMappings. getEntityMap()
-