public interface SqlResultList<I> extends ResultList<I>
Object
get(int listIndex, int columnIndex)
get(int listIndex, String name)
getTotalCount
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
Object get(int listIndex, String name)
Object get(int listIndex, int columnIndex)