Uses of Class
org.apache.openejb.jee.jba.cmp.FunctionMapping
-
Packages that use FunctionMapping Package Description 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 Modifier and Type Field Description protected List<FunctionMapping>TypeMapping. functionMappingMethods in org.apache.openejb.jee.jba.cmp that return FunctionMapping Modifier and Type Method Description FunctionMappingObjectFactory. createFunctionMapping()Create an instance ofFunctionMappingMethods in org.apache.openejb.jee.jba.cmp that return types with arguments of type FunctionMapping Modifier and Type Method Description List<FunctionMapping>TypeMapping. getFunctionMapping()Gets the value of the functionMapping property.
-