BaseItempublic class SQLTable extends SimpleList<java.lang.Object>
ALLOWDUPLICATE, ALLOWEMPTYVALUE, BIDI, CASESENSITIVE, flag, MAP, READONLY, REMOVED, VISIBLEPROPERTY| Constructor | Description |
|---|---|
SQLTable() |
| Modifier and Type | Method | Description |
|---|---|---|
static SQLTable |
create(java.sql.ResultSet executeQuery,
SQLStatement statement,
boolean dynamic) |
|
static SQLTable |
create(java.sql.ResultSet executeQuery,
SendableEntityCreator creator) |
|
static SQLTable |
create(java.sql.ResultSet executeQuery,
java.lang.String[] properties,
java.lang.String table,
boolean isDynamicResult) |
|
SimpleList<java.lang.Object> |
getColumnValue(java.lang.String column) |
|
java.lang.String |
getTable() |
|
boolean |
isSimple() |
|
SQLTable |
withSimple(boolean value) |
add, addHashItem, addKeyValue, checkValue, clear, comparator, contains, containsAll, containsAll, first, flag, get, getByIndex, getKeyByIndex, getPositionKey, getTypClass, getValue, hashKey, hasKeyAndPos, indexOf, init, init, init, isAllowDuplicate, isAllowEmptyValue, isCaseSensitive, isComparator, isEmpty, isReadOnly, isVisible, last, lastIndexOf, move, pack, parseItem, removeAll, removeByIndex, removeByObject, removeItem, replaceAllValues, reset, reset, retainAll, setAllowEmptyValue, setFlag, setValue, size, toArray, toArray, toString, toString, with, withAllowDuplicate, withAllowEmptyValue, withCaseSensitive, withFlag, without, withSize, withType, withVisibleadd, addAll, addAll, ceiling, copyEntity, equals, filter, filterItems, hashCode, iterator, iterator, iteratorReverse, listIterator, listIterator, lower, remove, set, subSet, withListadd, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, of, of, of, of, of, of, of, of, of, of, of, of, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, toArray, toArrayequals, finalize, getClass, notify, notifyAll, wait, wait, waitadd, clone, fireProperty, getNewList, remove, subList, withListenerpublic static SQLTable create(java.sql.ResultSet executeQuery, SQLStatement statement, boolean dynamic)
public static SQLTable create(java.sql.ResultSet executeQuery, SendableEntityCreator creator)
public SimpleList<java.lang.Object> getColumnValue(java.lang.String column)
public static SQLTable create(java.sql.ResultSet executeQuery, java.lang.String[] properties, java.lang.String table, boolean isDynamicResult)
public java.lang.String getTable()
public boolean isSimple()
public SQLTable withSimple(boolean value)