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

java.lang.Object
  extended by gudusoft.gsqlparser.pp.stmtformatter.builder.AbstractStmtFormatterBuilder<UpdateStmtFormatter>
      extended by gudusoft.gsqlparser.pp.stmtformatter.builder.comm.UpdateStmtFormatterBuilder

public class UpdateStmtFormatterBuilder
extends AbstractStmtFormatterBuilder<UpdateStmtFormatter>


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

UpdateStmtFormatterBuilder

public UpdateStmtFormatterBuilder()