public abstract class AbstractSQLBuilder extends Object implements SQLBuilder
AbstractSQLBuilder()
protected abstract String
getSQLTokenText(SQLToken sqlToken)
String
toSQL()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractSQLBuilder()
public final String toSQL()
SQLBuilder
toSQL
protected abstract String getSQLTokenText(SQLToken sqlToken)
Copyright © 2021 The Apache Software Foundation. All rights reserved.