public abstract class AbstractSqlStringJoiner extends Object implements SqlStringJoiner
protected static String
COMMA
EMPTY_STR
protected String
prefix
SPACE
suffix
protected
AbstractSqlStringJoiner(String prefix, String suffix)
String
linkToPre(SqlString preSql)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
linkToNext
protected final String prefix
protected final String suffix
protected static final String EMPTY_STR
protected static final String SPACE
protected static final String COMMA
protected AbstractSqlStringJoiner(String prefix, String suffix)
public String linkToPre(SqlString preSql)
linkToPre
SqlStringJoiner
preSql
Copyright © 2022. All rights reserved.