DataExchangeSpec.public final class DataExchangeImportSQLSpec extends DataExchangeImportSpec
SQLImportConfigurationSpec| Constructor and Description |
|---|
DataExchangeImportSQLSpec()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Set<SQLMappingTable> |
getSQLMappingTables()
Deprecated.
Returns a set of
SQLMappingTable instances. |
void |
setSQLMappingTables(Set<SQLMappingTable> sqlMappingTables)
Deprecated.
Sets values for a set of
SQLMappingTable instances. |
getImportedFile, getImportMode, getImportType, isCheckEmptyORNullPrimaryKeys, isForcedImport, isIgnoreEmptyORNullValue, isUseHeader, setCheckEmptyORNullPrimaryKeys, setForcedImport, setIgnoreEmptyORNullValue, setImportedFile, setImportMode, setImportType, setUseHeadergetDataAccessSpec, getTablePaths, setDataAccessSpec, setTablePathspublic Set<SQLMappingTable> getSQLMappingTables()
SQLMappingTable instances.public void setSQLMappingTables(Set<SQLMappingTable> sqlMappingTables)
SQLMappingTable instances.