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