public class OraBulkDataOutput extends Object
| Constructor and Description |
|---|
OraBulkDataOutput(OraBulkLoaderMeta meta,
String recTerm) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
open(VariableSpace space,
Process sqlldrProcess) |
void |
writeLine(RowMetaInterface mi,
Object[] row) |
public OraBulkDataOutput(OraBulkLoaderMeta meta, String recTerm)
public void open(VariableSpace space, Process sqlldrProcess) throws KettleException
KettleExceptionpublic void close()
throws IOException
IOExceptionpublic void writeLine(RowMetaInterface mi, Object[] row) throws KettleException
KettleExceptionCopyright © 2018 Hitachi Vantara. All rights reserved.