sqlObjectMapper
sqlObjectMapper
/
com.qualifiedcactus.sqlObjectMapper.fromRs
/
toScalarList
to
Scalar
List
fun
<
T
:
Any
>
ResultSet
.
toScalarList
(
initialArraySize
:
Int
=
0
)
:
List
<
T
?
>