| Package | Description |
|---|---|
| org.nuiton.spgeed |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,PipeFunction> |
PipeFunctions.exposedFunction |
protected Map<String,PipeFunction> |
SqlSession.pipeFunctions
Current pipe functions available
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,PipeFunction> |
PipeFunctions.getExposedFunction() |
Map<String,PipeFunction> |
SqlSession.getPipeFunctions() |
| Modifier and Type | Method and Description |
|---|---|
void |
SqlSession.addFunction(String name,
PipeFunction function) |
| Modifier and Type | Method and Description |
|---|---|
void |
SqlSession.addFunction(Map<String,PipeFunction> functions) |
Copyright © 2017–2019 CodeLutin. All rights reserved.