| Package | Description |
|---|---|
| com.caucho.ejb.cfg |
| Modifier and Type | Method and Description |
|---|---|
FunctionSignature |
EjbJar.QueryFunction.getSignature() |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<FunctionSignature> |
EjbConfig.getFunctions()
Gets the function list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EjbConfig.addFunction(FunctionSignature sig,
java.lang.String sql)
Adds a function.
|