| Modifier and Type | Interface and Description |
|---|---|
interface |
ProcedureExecution
The procedure execution represents the case where a connector can execute a
Call. |
| Modifier and Type | Method and Description |
|---|---|
ResultSetExecution |
RecordLoggingExecutionFactory.createResultSetExecution(QueryExpression command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
C connection) |
ResultSetExecution |
ExecutionFactory.createResultSetExecution(QueryExpression command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
C connection) |
ResultSetExecution |
BaseDelegatingExecutionFactory.createResultSetExecution(QueryExpression command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
C connection) |
| Modifier and Type | Class and Description |
|---|---|
class |
AccumuloQueryExecution |
| Modifier and Type | Method and Description |
|---|---|
ResultSetExecution |
AccumuloExecutionFactory.createResultSetExecution(QueryExpression command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
AccumuloConnection connection) |
| Modifier and Type | Class and Description |
|---|---|
class |
CassandraDirectQueryExecution |
class |
CassandraQueryExecution |
| Modifier and Type | Method and Description |
|---|---|
ResultSetExecution |
CassandraExecutionFactory.createResultSetExecution(QueryExpression command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
CassandraConnection connection) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExcelExecution |
| Modifier and Type | Method and Description |
|---|---|
ResultSetExecution |
ExcelExecutionFactory.createResultSetExecution(QueryExpression command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
FileConnection connection) |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectSpreadsheetQueryExecution |
class |
SpreadsheetQueryExecution
Execution of SELECT Command
|
| Modifier and Type | Method and Description |
|---|---|
ResultSetExecution |
SpreadsheetExecutionFactory.createResultSetExecution(QueryExpression command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
GoogleSpreadsheetConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
ResultSetExecution |
InfinispanLibModeExecutionFactory.createResultSetExecution(QueryExpression command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
ObjectConnection connection) |
| Modifier and Type | Class and Description |
|---|---|
class |
JDBCDirectQueryExecution |
class |
JDBCProcedureExecution |
class |
JDBCQueryExecution |
| Modifier and Type | Method and Description |
|---|---|
ResultSetExecution |
JDBCExecutionFactory.createResultSetExecution(QueryExpression command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
Connection conn) |
| Modifier and Type | Class and Description |
|---|---|
class |
JPQLDirectQueryExecution |
class |
JPQLQueryExecution |
| Modifier and Type | Method and Description |
|---|---|
ResultSetExecution |
JPA2ExecutionFactory.createResultSetExecution(QueryExpression command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
javax.persistence.EntityManager connection) |
| Modifier and Type | Class and Description |
|---|---|
class |
LDAPDirectCreateUpdateDeleteQueryExecution |
class |
LDAPDirectSearchQueryExecution |
class |
LDAPQueryExecution
LDAPSyncQueryExecution is responsible for executing an LDAP search
corresponding to a read-only "select" query.
|
class |
LDAPSyncQueryExecution
LDAPSyncQueryExecution is responsible for executing an LDAP search
corresponding to a read-only "select" query from Teiid.
|
| Modifier and Type | Method and Description |
|---|---|
ResultSetExecution |
LDAPExecutionFactory.createResultSetExecution(QueryExpression command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
LdapContext context) |
| 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.
|
class |
MongoDBQueryExecution |
| Modifier and Type | Method and Description |
|---|---|
ResultSetExecution |
MongoDBExecutionFactory.createResultSetExecution(QueryExpression command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
MongoDBConnection connection) |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectDirectExecution |
class |
ObjectExecution
Execution of the SELECT Command
|
| Modifier and Type | Method and Description |
|---|---|
ResultSetExecution |
ObjectExecutionFactory.createResultSetExecution(QueryExpression command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
ObjectConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
ResultSetExecution |
SimpleMapCacheExecutionFactory.createResultSetExecution(QueryExpression command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
ObjectConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
ResultSetExecution |
ODataExecutionFactory.createResultSetExecution(QueryExpression command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
WSConnection connection) |
| Modifier and Type | Class and Description |
|---|---|
class |
ODataProcedureExecution |
class |
ODataQueryExecution |
| Modifier and Type | Method and Description |
|---|---|
ResultSetExecution |
ODataExecutionFactory.createResultSetExecution(QueryExpression 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 |
|---|---|
ResultSetExecution |
SalesForceExecutionFactory.createResultSetExecution(QueryExpression command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
SalesforceConnection connection) |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectQueryExecution |
class |
ProcedureExecutionParentImpl |
class |
QueryExecutionImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleDBDirectQueryExecution |
class |
SimpleDBQueryExecution |
| Modifier and Type | Method and Description |
|---|---|
ResultSetExecution |
SimpleDBExecutionFactory.createResultSetExecution(QueryExpression command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
SimpleDBConnection connection) |
| Modifier and Type | Class and Description |
|---|---|
class |
SolrQueryExecution |
| Modifier and Type | Method and Description |
|---|---|
ResultSetExecution |
SolrExecutionFactory.createResultSetExecution(QueryExpression command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
SolrConnection connection) |
| Modifier and Type | Class and Description |
|---|---|
class |
SwaggerProcedureExecution |
| 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 | Class and Description |
|---|---|
class |
YahooExecution
Represents the execution of a command.
|
| Modifier and Type | Method and Description |
|---|---|
ResultSetExecution |
YahooExecutionFactory.createResultSetExecution(QueryExpression command,
ExecutionContext executionContext,
RuntimeMetadata metadata,
Object connectionFactory) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.