|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |