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

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

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

Fields in org.apache.openejb.jee.jba.cmp declared as FunctionSql
protected  FunctionSql FunctionMapping.functionSql
           
 

Methods in org.apache.openejb.jee.jba.cmp that return FunctionSql
 FunctionSql ObjectFactory.createFunctionSql()
          Create an instance of FunctionSql
 FunctionSql FunctionMapping.getFunctionSql()
          Gets the value of the functionSql property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type FunctionSql
 void FunctionMapping.setFunctionSql(FunctionSql value)
          Sets the value of the functionSql property.
 



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