Uses of Class
org.apache.openejb.jee.sun.CmrFieldMapping

Packages that use CmrFieldMapping
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
protected  List<CmrFieldMapping> EntityMapping.cmrFieldMapping
           
 

Methods in org.apache.openejb.jee.sun that return CmrFieldMapping
 CmrFieldMapping ObjectFactory.createCmrFieldMapping()
          Create an instance of CmrFieldMapping
 

Methods in org.apache.openejb.jee.sun that return types with arguments of type CmrFieldMapping
 List<CmrFieldMapping> EntityMapping.getCmrFieldMapping()
           
 



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