public class SQLBuilderCombine extends Object
SQLBuilderCombine(String sql, List<SQLDataPlaceholder> placeholders)
List<SQLDataPlaceholder>
getPlaceholders()
String
getSql()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SQLBuilderCombine(String sql, List<SQLDataPlaceholder> placeholders)
public String getSql()
public List<SQLDataPlaceholder> getPlaceholders()
Copyright © 2020. All rights reserved.