Modifier and Type | Method and Description |
---|---|
static <T> DbOperationService<T> |
DbOperationFactory.getDbOperationService(String dbType,
DbOperation operation) |
Modifier and Type | Method and Description |
---|---|
<T> DbOperationService<T> |
DbOperationStrategyFactory.getDbOperationStrategy(String dbType,
DbOperation operation) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDDLExport
CemB
|
Modifier and Type | Class and Description |
---|---|
class |
Db2DDLExport
CemB
|
class |
MysqlDDLExport
CemB
|
class |
NetezzaDDLExport
CemB
|
class |
OracleDDLExport
CemB
|
class |
PostgreSQLDDLExport
CemB
|
class |
SnowflakeDDLExport |
class |
SqlServerDDLExport
CemB
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractJSONExport
CemB
|
Modifier and Type | Class and Description |
---|---|
class |
AzureSQLJSONExport
CemB
|
class |
Db2JSONExport
CemB
|
class |
GreenplumJSONExport |
class |
HiveMetadataJSONExport |
class |
ImpalaJSONExport |
class |
MySQLJSONExport
CemB
|
class |
NetezzaJSONExport
CemB
|
class |
OracleJSONExport
CemB
|
class |
PostgreSQLJSONExport
CemB
|
class |
RedshiftJSONExport |
class |
SnowflakeJSONExport
CemB
|
class |
SqlServerJSONExport
CemB
|
class |
TeradataJSONExport |
Copyright © 2023. All rights reserved.