public static interface MergeStatement.DestClausePrefixSetter
| Modifier and Type | Method and Description |
|---|---|
default int |
addDestNamePrefixOfDelete(int pos,
Context context) |
default int |
addDestNamePrefixOfInsert(int pos,
Context context) |
default int |
addDestNamePrefixOfUpdate(int pos,
Context context) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.