Uses of Class
org.apache.openejb.jee.oejb2.EntityBeanType.PrefetchGroup

Packages that use EntityBeanType.PrefetchGroup
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
protected  EntityBeanType.PrefetchGroup EntityBeanType.prefetchGroup
           
 

Methods in org.apache.openejb.jee.oejb2 that return EntityBeanType.PrefetchGroup
 EntityBeanType.PrefetchGroup ObjectFactory.createEntityBeanTypePrefetchGroup()
          Create an instance of EntityBeanType.PrefetchGroup
 EntityBeanType.PrefetchGroup EntityBeanType.getPrefetchGroup()
          Gets the value of the prefetchGroup property.
 

Methods in org.apache.openejb.jee.oejb2 with parameters of type EntityBeanType.PrefetchGroup
 void EntityBeanType.setPrefetchGroup(EntityBeanType.PrefetchGroup value)
          Sets the value of the prefetchGroup property.
 



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