Uses of Class
org.apache.openejb.jee.jba.cmp.Mapping
-
Packages that use Mapping Package Description 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 Modifier and Type Field Description protected List<Mapping>TypeMapping. mappingMethods in org.apache.openejb.jee.jba.cmp that return Mapping Modifier and Type Method Description MappingObjectFactory. createMapping()Create an instance ofMappingMethods in org.apache.openejb.jee.jba.cmp that return types with arguments of type Mapping Modifier and Type Method Description List<Mapping>TypeMapping. getMapping()Gets the value of the mapping property.
-