Package | Description |
---|---|
org.pentaho.di.trans.steps.orabulkloader |
Modifier and Type | Method and Description |
---|---|
String |
OraBulkLoader.createCommandLine(OraBulkLoaderMeta meta,
boolean password)
Create the command line for an sqlldr process depending on the meta information supplied.
|
void |
OraBulkLoader.createControlFile(String filename,
Object[] row,
OraBulkLoaderMeta meta)
Create a control file.
|
boolean |
OraBulkLoader.execute(OraBulkLoaderMeta meta,
boolean wait) |
String |
OraBulkLoader.getControlFileContents(OraBulkLoaderMeta meta,
RowMetaInterface rm,
Object[] r)
Get the contents of the control file as specified in the meta object
|
Constructor and Description |
---|
OraBulkDataOutput(OraBulkLoaderMeta meta,
String recTerm) |
Copyright © 2018 Hitachi Vantara. All rights reserved.