public class MergeObject extends Object implements UserExitObject, Serializable
| Constructor and Description |
|---|
MergeObject(String tableName,
String survivingKeys,
String[] deletedKeys) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getDeletedKeys() |
String |
getSurvivingKeys() |
String |
getTable() |
void |
setDeletedKeys(String[] deletedKeys) |
void |
setSurvivingKeys(String survivingKeys) |
Copyright © 2021. All rights reserved.