| Package | Description |
|---|---|
| com.gs.obevo.db.impl.platforms.sybaseiq.iqload |
Copyright 2017 Goldman Sachs.
|
| Modifier and Type | Method and Description |
|---|---|
static IqLoadMode |
IqLoadMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IqLoadMode[] |
IqLoadMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
IqBulkLoadCsvStaticDataDeployer(DbEnvironment env,
SqlExecutor sqlExecutor,
DataSource ds,
DbMetadataManager metadataManager,
DbPlatform dbPlatform,
IqLoadMode iqLoadMode,
File workDir) |
IqLoadFileCreator(String tableName,
org.eclipse.collections.api.list.MutableList<FieldToColumnMapping> fieldToColumnMappings,
File iqLoadDir,
String loadFilePrefix,
IqLoadMode iqLoadMode,
DataExtractor dataExtractor) |
Copyright © 2017 Goldman Sachs. All rights reserved.