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

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

Uses of SunCmpMapping in org.apache.openejb.config
 

Methods in org.apache.openejb.config with parameters of type SunCmpMapping
 void SunConversion.mergeEntityMappings(java.util.Map<java.lang.String,org.apache.openejb.config.SunConversion.EntityData> entities, java.lang.String moduleId, EjbModule ejbModule, EntityMappings entityMappings, SunCmpMapping sunCmpMapping)
           
 

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

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

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

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



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