public class GoStmtFormatter extends AbstractStmtFormatter<TMssqlGo>
| Constructor and Description |
|---|
GoStmtFormatter() |
| Modifier and Type | Method and Description |
|---|---|
void |
format(TMssqlGo stmt)
format statement
|
addExpressionProcessor, addSpecialProcessor, afterFormat, beforeFormat, doFormat, getExpressionProcessors, getOption, getSessionId, getSpecialProcessors, runProcessor, setSessionIdpublic GoStmtFormatter()
public void format(TMssqlGo stmt)
AbstractStmtFormatterformat in class AbstractStmtFormatter<TMssqlGo>