Uses of Class
org.pentaho.di.trans.steps.ivwloader.IngresVectorwiseLoaderMeta

Packages that use IngresVectorwiseLoaderMeta
org.pentaho.di.trans.steps.ivwloader   
 

Uses of IngresVectorwiseLoaderMeta in org.pentaho.di.trans.steps.ivwloader
 

Methods in org.pentaho.di.trans.steps.ivwloader with parameters of type IngresVectorwiseLoaderMeta
 String IngresVectorwiseLoader.createCommandLine(IngresVectorwiseLoaderMeta meta)
          Create the command line for a sql process depending on the meta information supplied.
 boolean IngresVectorwiseLoader.execute(IngresVectorwiseLoaderMeta meta)