Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
RecordLoggingExecutionFactory.createDirectExecution(List<Argument> arguments,
Command command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
C connection) |
ProcedureExecution |
BaseDelegatingExecutionFactory.createDirectExecution(List<Argument> arguments,
Command command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
C connection) |
ProcedureExecution |
ExecutionFactory.createDirectExecution(List<Argument> arguments,
Command command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
C connection) |
ProcedureExecution |
RecordLoggingExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
C connection) |
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 | Class and Description |
---|---|
class |
CassandraDirectQueryExecution |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
CassandraExecutionFactory.createDirectExecution(List<Argument> arguments,
Command command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
CassandraConnection connection) |
ProcedureExecution |
CassandraExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
CassandraConnection connection) |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
FileExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
FileConnection fc) |
Modifier and Type | Class and Description |
---|---|
class |
DirectSpreadsheetQueryExecution |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
SpreadsheetExecutionFactory.createDirectExecution(List<Argument> arguments,
Command command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
GoogleSpreadsheetConnection connection) |
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 | Class and Description |
---|---|
class |
JDBCDirectQueryExecution |
class |
JDBCProcedureExecution |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
JDBCExecutionFactory.createDirectExecution(List<Argument> arguments,
Command command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
Connection conn) |
ProcedureExecution |
JDBCExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
Connection conn) |
Modifier and Type | Class and Description |
---|---|
class |
JPQLDirectQueryExecution |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
JPA2ExecutionFactory.createDirectExecution(List<Argument> arguments,
Command command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
javax.persistence.EntityManager connection) |
ProcedureExecution |
JPA2ExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
javax.persistence.EntityManager connection) |
Modifier and Type | Class and Description |
---|---|
class |
LDAPDirectCreateUpdateDeleteQueryExecution |
class |
LDAPDirectSearchQueryExecution |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
LDAPExecutionFactory.createDirectExecution(List<Argument> arguments,
Command command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
LdapContext context) |
ProcedureExecution |
LDAPExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
LdapContext connection) |
Modifier and Type | Class and Description |
---|---|
class |
LoopbackExecution
Represents the execution of a command.
|
Modifier and Type | Class and Description |
---|---|
class |
MongoDBDirectQueryExecution
This enables the Direct Query execution of the MongoDB queries.
|
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
MongoDBExecutionFactory.createDirectExecution(List<Argument> arguments,
Command command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
MongoDBConnection connection) |
ProcedureExecution |
MongoDBExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
MongoDBConnection connection) |
Modifier and Type | Class and Description |
---|---|
class |
ODataProcedureExecution |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
ODataExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
WSConnection connection) |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
ODataExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
WSConnection connection) |
Modifier and Type | Class and Description |
---|---|
class |
OlapQueryExecution
Executes the given MDX and packs the results into an array
|
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
OlapExecutionFactory.createDirectExecution(List<Argument> arguments,
Command command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
Connection connection) |
ProcedureExecution |
OlapExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
Connection connection) |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
PrestoDBExecutionFactory.createDirectExecution(List<Argument> arguments,
Command command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
Connection conn) |
ProcedureExecution |
PrestoDBExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
Connection conn) |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
SalesForceExecutionFactory.createDirectExecution(List<Argument> arguments,
Command command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
SalesforceConnection connection) |
ProcedureExecution |
SalesForceExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
SalesforceConnection connection) |
Modifier and Type | Class and Description |
---|---|
class |
DirectQueryExecution |
class |
ProcedureExecutionParentImpl |
Modifier and Type | Class and Description |
---|---|
class |
SimpleDBDirectQueryExecution |
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
SimpleDBExecutionFactory.createDirectExecution(List<Argument> arguments,
Command command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
SimpleDBConnection connection) |
Modifier and Type | Class and Description |
---|---|
class |
BinaryWSProcedureExecution
http handler
|
class |
WSProcedureExecution
A soap call executor - handles all styles doc/literal, rpc/encoded etc.
|
class |
WSWSDLProcedureExecution
A WSDL soap call executor
|
Modifier and Type | Method and Description |
---|---|
ProcedureExecution |
WSExecutionFactory.createProcedureExecution(Call command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
WSConnection connection) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.