Overview
>
klyn.databases.sql
>
ResultSet
>
getLong
Overview
Index
Tree
Deprecated
klyn.databases.sql.ResultSet.getLong
method
public getLong(column as Object) as Long throws SQLException
Description
Reads one column as `Long`. Returns `0l` on SQL `NULL`.