| Class | Description |
|---|---|
| AppendLineAfterMergeTableNameProcessor |
append an new line after the table name
|
| MergeKeyWordAlignProcessor | |
| MergeWhenClauseProcessor |
append a new line before each WHEN clause and place its action body
(UPDATE / INSERT / DELETE / VALUES) on its own indented line so that
MERGE statements are not collapsed onto one wide line (mantis #4415).
|