public class OraBulkDataOutput extends Object
| Constructor and Description | 
|---|
OraBulkDataOutput(OraBulkLoaderMeta meta,
                 String recTerm)  | 
public OraBulkDataOutput(OraBulkLoaderMeta meta, String recTerm)
public void open(org.pentaho.di.core.variables.VariableSpace space,
        Process sqlldrProcess)
          throws org.pentaho.di.core.exception.KettleException
org.pentaho.di.core.exception.KettleExceptionpublic void close()
           throws IOException
IOExceptionpublic void writeLine(org.pentaho.di.core.row.RowMetaInterface mi,
             Object[] row)
               throws org.pentaho.di.core.exception.KettleException
org.pentaho.di.core.exception.KettleException