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

java.lang.Object
  extended by gudusoft.gsqlparser.pp.stmtformatter.type.AbstractStmtFormatter<TMssqlReturn>
      extended by gudusoft.gsqlparser.pp.stmtformatter.type.comm.ReturnStmtFormatter

public class ReturnStmtFormatter
extends AbstractStmtFormatter<TMssqlReturn>


Constructor Summary
ReturnStmtFormatter()
           
 
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

ReturnStmtFormatter

public ReturnStmtFormatter()