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

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

Uses of CmpFieldMapping in org.apache.openejb.jee.sun
 

Fields in org.apache.openejb.jee.sun with type parameters of type CmpFieldMapping
protected  List<CmpFieldMapping> EntityMapping.cmpFieldMapping
           
 

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

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



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