Uses of Class
org.pentaho.di.trans.steps.insertupdate.InsertUpdateMeta.KeyField
-
Packages that use InsertUpdateMeta.KeyField Package Description org.pentaho.di.trans.steps.insertupdate -
-
Uses of InsertUpdateMeta.KeyField in org.pentaho.di.trans.steps.insertupdate
Methods in org.pentaho.di.trans.steps.insertupdate that return InsertUpdateMeta.KeyField Modifier and Type Method Description InsertUpdateMeta.KeyField[]InsertUpdateMeta. getKeyFields()Methods in org.pentaho.di.trans.steps.insertupdate with parameters of type InsertUpdateMeta.KeyField Modifier and Type Method Description voidInsertUpdateMeta. setKeyFields(InsertUpdateMeta.KeyField[] keyFields)
-