Uses of Class
org.apache.openejb.jee.oejb2.GroupType
-
Packages that use GroupType Package Description 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 Modifier and Type Field Description protected List<GroupType>EntityBeanType.PrefetchGroup. groupMethods in org.apache.openejb.jee.oejb2 that return GroupType Modifier and Type Method Description GroupTypeObjectFactory. createGroupType()Create an instance ofGroupTypeMethods in org.apache.openejb.jee.oejb2 that return types with arguments of type GroupType Modifier and Type Method Description List<GroupType>EntityBeanType.PrefetchGroup. getGroup()Gets the value of the group property.
-