| Modifier and Type | Class and Description |
|---|---|
class |
SimpleJDBCExecutionFactory
This is a "simple" capabilities class that allows criteria but no
complicated joins, subqueries, etc to be passed to the connector.
|
| Modifier and Type | Field and Description |
|---|---|
protected JDBCExecutionFactory |
JDBCBaseExecution.executionFactory |
| Constructor and Description |
|---|
JDBCBaseExecution(Command command,
Connection connection,
ExecutionContext context,
JDBCExecutionFactory jef) |
JDBCDirectQueryExecution(List<Argument> arguments,
Command command,
Connection connection,
ExecutionContext context,
JDBCExecutionFactory env) |
JDBCProcedureExecution(Command command,
Connection connection,
ExecutionContext context,
JDBCExecutionFactory env) |
JDBCQueryExecution(Command command,
Connection connection,
ExecutionContext context,
JDBCExecutionFactory env) |
JDBCUpdateExecution(Command command,
Connection connection,
ExecutionContext context,
JDBCExecutionFactory env) |
SQLConversionVisitor(JDBCExecutionFactory ef) |
TranslatedCommand(ExecutionContext context,
JDBCExecutionFactory executionFactory)
Constructor, takes a SQLConversionVisitor subclass
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccessExecutionFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
ActianVectorInHadoopExecutionFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseDB2ExecutionFactory |
class |
DB2ExecutionFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
DerbyExecutionFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
ExasolExecutionFactory
Translator for the EXASOL database.
|
| Modifier and Type | Class and Description |
|---|---|
class |
H2ExecutionFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
HanaExecutionFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
HsqlExecutionFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
InformixExecutionFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
Ingres93ExecutionFactory |
class |
IngresExecutionFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
InterSystemsCacheExecutionFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
MetaMatrixExecutionFactory
Capabilities compatible with MM 5.5.x
|
| Modifier and Type | Class and Description |
|---|---|
class |
ModeShapeExecutionFactory
Translator class for accessing the ModeShape JCR repository.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MySQL5ExecutionFactory |
class |
MySQLExecutionFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
NetezzaExecutionFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
OracleExecutionFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
PIExecutionFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
GreenplumExecutionFactory
Translator for Greenplum.
|
class |
PostgreSQLExecutionFactory
Translator class for PostgreSQL.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RedshiftExecutionFactory
Translator class for Red Shift.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SAPIQExecutionFactory
A translator for Sybase/SAP IQ 15.1+
|
| Modifier and Type | Class and Description |
|---|---|
class |
SQLServerExecutionFactory
Updated to assume the use of the DataDirect, 2005 driver, or later.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseSybaseExecutionFactory |
class |
SybaseExecutionFactory |
class |
SybaseIQExecutionFactory
A translator for Sybase IQ 15.1+
|
| Modifier and Type | Class and Description |
|---|---|
class |
TeiidExecutionFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
TeradataExecutionFactory
Teradata database Release 12
|
| Modifier and Type | Class and Description |
|---|---|
class |
UCanAccessExecutionFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
VerticaExecutionFactory |
Copyright © 2019. All rights reserved.