public class AlterTableStmtFormatter extends AbstractStmtFormatter<TAlterTableStatement>
| Constructor and Description |
|---|
AlterTableStmtFormatter() |
| Modifier and Type | Method and Description |
|---|---|
void |
addItemListProcessor(AbstractProcessor p) |
protected void |
doFormat(TAlterTableStatement stmt) |
protected AlterTableStmtFormatter |
newInstanceFormatter() |
addExpressionProcessor, addSpecialProcessor, afterFormat, beforeFormat, format, getExpressionProcessors, getOption, getSessionId, getSpecialProcessors, runProcessor, setSessionIdpublic AlterTableStmtFormatter()
protected AlterTableStmtFormatter newInstanceFormatter()
protected void doFormat(TAlterTableStatement stmt)
doFormat in class AbstractStmtFormatter<TAlterTableStatement>public void addItemListProcessor(AbstractProcessor p)