static class SqlQuery.FromClauseList extends SqlQuery.ClauseList
allowDupsmodCount| Constructor and Description | 
|---|
SqlQuery.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, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCode