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