Uses of Class
org.apache.openejb.jee.jba.cmp.Mapping

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

Uses of Mapping in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp with type parameters of type Mapping
protected  java.util.List<Mapping> TypeMapping.mapping
           
 

Methods in org.apache.openejb.jee.jba.cmp that return Mapping
 Mapping ObjectFactory.createMapping()
          Create an instance of Mapping
 

Methods in org.apache.openejb.jee.jba.cmp that return types with arguments of type Mapping
 java.util.List<Mapping> TypeMapping.getMapping()
          Gets the value of the mapping property.
 



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