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

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

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

Fields in org.apache.openejb.jee.sun with type parameters of type EntityMapping
protected  java.util.List<EntityMapping> SunCmpMapping.entityMapping
           
 

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

Methods in org.apache.openejb.jee.sun that return types with arguments of type EntityMapping
 java.util.List<EntityMapping> SunCmpMapping.getEntityMapping()
           
 



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