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

Packages that use FunctionName
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
protected  FunctionName FunctionMapping.functionName
           
 

Methods in org.apache.openejb.jee.jba.cmp that return FunctionName
 FunctionName ObjectFactory.createFunctionName()
          Create an instance of FunctionName
 FunctionName FunctionMapping.getFunctionName()
          Gets the value of the functionName property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type FunctionName
 void FunctionMapping.setFunctionName(FunctionName value)
          Sets the value of the functionName property.
 



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