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

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

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

Fields in org.apache.openejb.jee.jba.cmp with type parameters of type FunctionMapping
protected  List<FunctionMapping> TypeMapping.functionMapping
           
 

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

Methods in org.apache.openejb.jee.jba.cmp that return types with arguments of type FunctionMapping
 List<FunctionMapping> TypeMapping.getFunctionMapping()
          Gets the value of the functionMapping property.
 



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