gudusoft.gsqlparser.pp.stmtformatter.type.comm
Class SetStmtFormatter

java.lang.Object
  extended by gudusoft.gsqlparser.pp.stmtformatter.type.AbstractStmtFormatter<TMssqlSet>
      extended by gudusoft.gsqlparser.pp.stmtformatter.type.comm.SetStmtFormatter

public class SetStmtFormatter
extends AbstractStmtFormatter<TMssqlSet>


Constructor Summary
SetStmtFormatter()
           
 
Method Summary
 
Methods inherited from class gudusoft.gsqlparser.pp.stmtformatter.type.AbstractStmtFormatter
addExpressionProcessor, addSpecialProcessor, format, getExpressionProcessors, getOption, getSessionId, getSpecialProcessors, setSessionId
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetStmtFormatter

public SetStmtFormatter()