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

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

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

Fields in org.apache.openejb.jee.oejb2 declared as EntityGroupMappingType
protected  EntityGroupMappingType EntityBeanType.PrefetchGroup.entityGroupMapping
           
 

Methods in org.apache.openejb.jee.oejb2 that return EntityGroupMappingType
 EntityGroupMappingType ObjectFactory.createEntityGroupMappingType()
          Create an instance of EntityGroupMappingType
 EntityGroupMappingType EntityBeanType.PrefetchGroup.getEntityGroupMapping()
          Gets the value of the entityGroupMapping property.
 

Methods in org.apache.openejb.jee.oejb2 with parameters of type EntityGroupMappingType
 void EntityBeanType.PrefetchGroup.setEntityGroupMapping(EntityGroupMappingType value)
          Sets the value of the entityGroupMapping property.
 



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