| Modifier and Type | Class and Description | 
|---|---|
class  | 
CallableDriver
The default abstract implementation of the Driver interface which supports
 callable statements. 
 | 
class  | 
GenericFileDriver
Default ETL driver for the file based data sources, such as text files, xml
 files, Excel etc. 
 | 
class  | 
GenericFileDriverNoMetadataOnWrite
Same as  
GenericFileDriver except it does not create metadata files on write. | 
class  | 
GenericJdbcDriver
Default ETL driver for the jdbc compliant databases which does not support
 callable statements. 
 | 
class  | 
GenericJdbcDriverNoErrorOnGetObject
Default ETL driver for the jdbc compliant databases which does not throw an
 exception on getObject . 
 | 
class  | 
GenericJdbcDriverNoPreparedStatement
Default ETL driver for the jdbc compliant databases which does not support
 callable and prepared statements. 
 | 
class  | 
ReadOnlyFileDriver
The read only version of the  
GenericFileDriverNoMetadataOnWrite. | 
class  | 
SimpleDriver
The default abstract implementation of the Driver interface which does not
 support callable statements. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Db2Driver
The Db2 implementation of the Driver interface. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
InformixDriver
The Informix implementation of the Driver interface. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MySqlDriver
The MySql implementation of the Driver interface. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
OracleDriver
The Oracle implementation of the Driver interface. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PostgresDriver
The PostgreSQL implementation of the Driver interface. 
 | 
class  | 
RedshiftDriver
The Redshift implementation of the Driver interface. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SnowflakeDriver
Snowflake ETL driver. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AzureSynapseAnalyticsDriver
The Azure Synapse Analytics ETL driver. 
 | 
class  | 
MsSqlDriver
The Microsoft Sql server implementation of the Driver interface. 
 | 
class  | 
SybaseDriver
The Sybase Sql server implementation of the Driver interface. 
 | 
Copyright © 2010-2020 Toolsverse. All Rights Reserved.