Uses of Class
org.apache.openejb.jee.oejb2.GroupType

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

Uses of GroupType in org.apache.openejb.jee.oejb2
 

Fields in org.apache.openejb.jee.oejb2 with type parameters of type GroupType
protected  List<GroupType> EntityBeanType.PrefetchGroup.group
           
 

Methods in org.apache.openejb.jee.oejb2 that return GroupType
 GroupType ObjectFactory.createGroupType()
          Create an instance of GroupType
 

Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type GroupType
 List<GroupType> EntityBeanType.PrefetchGroup.getGroup()
          Gets the value of the group property.
 



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