Uses of Class
org.apache.openejb.jee.oejb2.EntityBeanType.PrefetchGroup
-
Packages that use EntityBeanType.PrefetchGroup Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EntityBeanType.PrefetchGroup in org.apache.openejb.jee.oejb2
Fields in org.apache.openejb.jee.oejb2 declared as EntityBeanType.PrefetchGroup Modifier and Type Field Description protected EntityBeanType.PrefetchGroupEntityBeanType. prefetchGroupMethods in org.apache.openejb.jee.oejb2 that return EntityBeanType.PrefetchGroup Modifier and Type Method Description EntityBeanType.PrefetchGroupObjectFactory. createEntityBeanTypePrefetchGroup()Create an instance ofEntityBeanType.PrefetchGroupEntityBeanType.PrefetchGroupEntityBeanType. getPrefetchGroup()Gets the value of the prefetchGroup property.Methods in org.apache.openejb.jee.oejb2 with parameters of type EntityBeanType.PrefetchGroup Modifier and Type Method Description voidEntityBeanType. setPrefetchGroup(EntityBeanType.PrefetchGroup value)Sets the value of the prefetchGroup property.
-