Uses of Class
org.apache.openejb.jee.jba.cmp.FunctionName
-
Packages that use FunctionName Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of FunctionName in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp declared as FunctionName Modifier and Type Field Description protected FunctionNameFunctionMapping. functionNameMethods in org.apache.openejb.jee.jba.cmp that return FunctionName Modifier and Type Method Description FunctionNameObjectFactory. createFunctionName()Create an instance ofFunctionNameFunctionNameFunctionMapping. getFunctionName()Gets the value of the functionName property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type FunctionName Modifier and Type Method Description voidFunctionMapping. setFunctionName(FunctionName value)Sets the value of the functionName property.
-