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
KettleException
public void close() throws IOException
IOException
public void writeLine(RowMetaInterface mi, Object[] row) throws KettleException
KettleException
Copyright © 2018 Hitachi Vantara. All rights reserved.