| 程序包 | 说明 |
|---|---|
| org.pentaho.di.trans.steps.orabulkloader |
| 限定符和类型 | 方法和说明 |
|---|---|
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,
org.pentaho.di.core.row.RowMetaInterface rm,
Object[] r)
Get the contents of the control file as specified in the meta object
|
| 构造器和说明 |
|---|
OraBulkDataOutput(OraBulkLoaderMeta meta,
String recTerm) |
Copyright © 2024 Hitachi Vantara. All rights reserved.