static class SqlQuery.FromClauseList extends SqlQuery.ClauseList
allowDupsmodCount| Constructor and Description |
|---|
FromClauseList(boolean allowsDups) |
| Modifier and Type | Method and Description |
|---|---|
void |
addOn(String leftAlias,
String leftKey,
String rightAlias,
String rightKey,
String condition) |
(package private) void |
appendJoin(List<String> addedTables,
String from,
String alias,
StringBuilder buf) |
void |
toBuffer(StringBuilder buf,
List<String> fromAliases) |
add, foo, listToBuffer, toBuffer, toBufferadd, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, stream