public class InsertValuesParenthsesAdjustProcessor extends AbstractProcessor<TInsertSqlStatement>
Constructor and Description |
---|
InsertValuesParenthsesAdjustProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
process(TInsertSqlStatement node) |
afterProcess, beforeProcess, getOption, getParameter, getParameter, init
public InsertValuesParenthsesAdjustProcessor()
public void process(TInsertSqlStatement node)
process
in class AbstractProcessor<TInsertSqlStatement>
Copyright © 2023. All rights reserved.