Uses of Class
org.apache.openejb.jee.oejb2.EntityBeanType.CmpFieldMapping
-
Packages that use EntityBeanType.CmpFieldMapping Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EntityBeanType.CmpFieldMapping in org.apache.openejb.jee.oejb2
Fields in org.apache.openejb.jee.oejb2 with type parameters of type EntityBeanType.CmpFieldMapping Modifier and Type Field Description protected List<EntityBeanType.CmpFieldMapping>EntityBeanType. cmpFieldMappingMethods in org.apache.openejb.jee.oejb2 that return EntityBeanType.CmpFieldMapping Modifier and Type Method Description EntityBeanType.CmpFieldMappingObjectFactory. createEntityBeanTypeCmpFieldMapping()Create an instance ofEntityBeanType.CmpFieldMappingMethods in org.apache.openejb.jee.oejb2 that return types with arguments of type EntityBeanType.CmpFieldMapping Modifier and Type Method Description List<EntityBeanType.CmpFieldMapping>EntityBeanType. getCmpFieldMapping()Gets the value of the cmpFieldMapping property.
-