db9010
/
com.jovial.db9010
/
ValueAdapter
/
get
get
abstract
fun
get
(
set
:
ResultSet
,
index
:
Int
)
:
T
Get the column at
index
in
set
.