Uses of Class
org.apache.openejb.jee.oejb2.CmpFieldGroupMappingType
-
Packages that use CmpFieldGroupMappingType Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of CmpFieldGroupMappingType in org.apache.openejb.jee.oejb2
Fields in org.apache.openejb.jee.oejb2 with type parameters of type CmpFieldGroupMappingType Modifier and Type Field Description protected List<CmpFieldGroupMappingType>EntityBeanType.PrefetchGroup. cmpFieldGroupMappingMethods in org.apache.openejb.jee.oejb2 that return CmpFieldGroupMappingType Modifier and Type Method Description CmpFieldGroupMappingTypeObjectFactory. createCmpFieldGroupMappingType()Create an instance ofCmpFieldGroupMappingTypeMethods in org.apache.openejb.jee.oejb2 that return types with arguments of type CmpFieldGroupMappingType Modifier and Type Method Description List<CmpFieldGroupMappingType>EntityBeanType.PrefetchGroup. getCmpFieldGroupMapping()Gets the value of the cmpFieldGroupMapping property.
-