gudusoft.gsqlparser.pp.stmtformatter.builder.comm
Class SelectStmtFormatterBuilder

java.lang.Object
  extended by gudusoft.gsqlparser.pp.stmtformatter.builder.AbstractStmtFormatterBuilder<SelectStmtFormatter>
      extended by gudusoft.gsqlparser.pp.stmtformatter.builder.comm.SelectStmtFormatterBuilder

public class SelectStmtFormatterBuilder
extends AbstractStmtFormatterBuilder<SelectStmtFormatter>

the select statement builder

Author:
zhoujun

Constructor Summary
SelectStmtFormatterBuilder()
          default construnction
 
Method Summary
 
Methods inherited from class gudusoft.gsqlparser.pp.stmtformatter.builder.AbstractStmtFormatterBuilder
build, getOption, setOption
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectStmtFormatterBuilder

public SelectStmtFormatterBuilder()
default construnction

Parameters:
option -