Uses of Class
org.apache.openejb.jee.oejb2.EntityGroupMappingType
-
Packages that use EntityGroupMappingType Package Description 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 Modifier and Type Field Description protected EntityGroupMappingTypeEntityBeanType.PrefetchGroup. entityGroupMappingMethods in org.apache.openejb.jee.oejb2 that return EntityGroupMappingType Modifier and Type Method Description EntityGroupMappingTypeObjectFactory. createEntityGroupMappingType()Create an instance ofEntityGroupMappingTypeEntityGroupMappingTypeEntityBeanType.PrefetchGroup. getEntityGroupMapping()Gets the value of the entityGroupMapping property.Methods in org.apache.openejb.jee.oejb2 with parameters of type EntityGroupMappingType Modifier and Type Method Description voidEntityBeanType.PrefetchGroup. setEntityGroupMapping(EntityGroupMappingType value)Sets the value of the entityGroupMapping property.
-