@groovy.transform.CompileStatic abstract class AbstractConnectionService extends AbstractGloopService
Type | Name and description |
---|---|
java.lang.String |
connectionPoolName |
Constructor and description |
---|
AbstractConnectionService
() |
Type Params | Return Type | Name and description |
---|---|---|
|
java.lang.Object |
clone() |
|
protected java.lang.Object |
getConnection(java.lang.String prefix, GloopModel inputModel, GloopExecutionContext context) |
|
java.lang.String |
getConnectionName(GloopModel inputModel) |
Methods inherited from class | Name |
---|---|
class AbstractGloopService |
buildInputModel, buildOutputModel, clone, getFilename, getGloopStackTraceElement, getInput, getMethodsAsStrings, getPropNames, getSimpleName, getType, invokeService, invokeService, invokeService, marshall, parseIOModel, setInput, setMethods, setOutput, unmarshall, unmarshall, unmarshall, unmarshall, unmarshall, validateInputModel, validateOutputModel |
Groovy Documentation