Modifier and Type | Method and Description |
---|---|
Call |
LanguageFactory.createCall(String name,
List<Argument> parameters,
Procedure metadataReference) |
Call |
NamedProcedureCall.getCall() |
Modifier and Type | Method and Description |
---|---|
void |
NamedProcedureCall.setCall(Call call) |
Constructor and Description |
---|
NamedProcedureCall(Call call,
String name) |
Modifier and Type | Method and Description |
---|---|
protected void |
SQLStringVisitor.appendCallStart(Call call) |
void |
SQLStringVisitor.visit(Call obj) |
void |
LanguageObjectVisitor.visit(Call obj) |
void |
AbstractLanguageVisitor.visit(Call obj) |
void |
HierarchyVisitor.visit(Call obj) |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
BaseDelegatingExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
C connection) |
ProcedureExecution |
ExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
C connection) |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
S3ExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
WSConnection conn) |
Constructor and Description |
---|
S3ProcedureExecution(Call command,
S3ExecutionFactory ef,
RuntimeMetadata metadata,
ExecutionContext ec,
WSConnection conn) |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
CassandraExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
CassandraConnection connection) |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
CouchbaseExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
CouchbaseConnection connection) |
void |
N1QLVisitor.visit(Call call) |
Constructor and Description |
---|
CouchbaseProcedureExecution(CouchbaseExecutionFactory executionFactory,
Call call,
ExecutionContext executionContext,
RuntimeMetadata metadata,
CouchbaseConnection connection) |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
FileExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
VirtualFileConnection conn) |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
SpreadsheetExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
GoogleSpreadsheetConnection connection) |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
BaseHiveExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
Connection conn) |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
JDBCExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
Connection conn) |
protected String |
SQLConversionVisitor.generateSqlForStoredProcedure(Call exec)
This is a generic implementation.
|
void |
SQLConversionVisitor.visit(Call obj) |
Modifier and Type | Method and Description |
---|---|
protected void |
PISQLConversionVisitor.appendCallStart(Call call) |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
JPA2ExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
javax.persistence.EntityManager connection) |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
LDAPExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
LdapContext connection) |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
RecordLoggingExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
C connection) |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
MongoDBExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
MongoDBConnection connection) |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
ODataExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
WSConnection connection) |
void |
ODataProcedureVisitor.visit(Call obj) |
Constructor and Description |
---|
ODataProcedureExecution(Call command,
ODataExecutionFactory translator,
ExecutionContext executionContext,
RuntimeMetadata metadata,
WSConnection connection) |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
ODataExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
WSConnection connection) |
Constructor and Description |
---|
ODataProcedureExecution(Call command,
ODataExecutionFactory translator,
ExecutionContext executionContext,
RuntimeMetadata metadata,
WSConnection connection) |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
OlapExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
Connection connection) |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
OpenAPIExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
WSConnection connection) |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
PrestoDBExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
Connection conn) |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
SalesForceExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
SalesforceConnection connection) |
Modifier and Type | Method and Description |
---|---|
Call |
ProcedureExecutionParent.getCommand() |
Call |
ProcedureExecutionParentImpl.getCommand() |
Modifier and Type | Method and Description |
---|---|
void |
ProcedureExecutionParentImpl.setCommand(Call command) |
Constructor and Description |
---|
ProcedureExecutionParentImpl(Call command,
SalesforceConnection connection,
RuntimeMetadata metadata,
ExecutionContext executionContext) |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
SwaggerExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
WSConnection connection) |
Constructor and Description |
---|
SwaggerProcedureExecution(Call command,
ExecutionFactory translator,
ExecutionContext executionContext,
RuntimeMetadata metadata,
WSConnection connection) |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
WSExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
WSConnection connection) |
Constructor and Description |
---|
BinaryWSProcedureExecution(Call procedure,
RuntimeMetadata metadata,
ExecutionContext context,
WSExecutionFactory executionFactory,
WSConnection conn) |
WSProcedureExecution(Call procedure,
RuntimeMetadata metadata,
ExecutionContext context,
WSExecutionFactory executionFactory,
WSConnection conn) |
WSWSDLProcedureExecution(Call procedure,
RuntimeMetadata metadata,
ExecutionContext context,
WSExecutionFactory executionFactory,
WSConnection conn) |
Copyright © 2019. All rights reserved.