Result.list()
static Function<Record,Value>
column(int index)
static <T> Function<Record,T>
column(int index, Function<Value,T> mapFunction)
column(String key)
column(String key, Function<Value,T> mapFunction)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait