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

Packages that use CmpFieldGroupMappingType
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
protected  List<CmpFieldGroupMappingType> EntityBeanType.PrefetchGroup.cmpFieldGroupMapping
           
 

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

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



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