Uses of Class
org.apache.openejb.jee.sun.CmrFieldMapping
-
Packages that use CmrFieldMapping Package Description org.apache.openejb.jee.sun Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of CmrFieldMapping in org.apache.openejb.jee.sun
Fields in org.apache.openejb.jee.sun with type parameters of type CmrFieldMapping Modifier and Type Field Description protected List<CmrFieldMapping>EntityMapping. cmrFieldMappingMethods in org.apache.openejb.jee.sun that return CmrFieldMapping Modifier and Type Method Description CmrFieldMappingObjectFactory. createCmrFieldMapping()Create an instance ofCmrFieldMappingMethods in org.apache.openejb.jee.sun that return types with arguments of type CmrFieldMapping Modifier and Type Method Description List<CmrFieldMapping>EntityMapping. getCmrFieldMapping()
-