Overview
>
klyn.databases.sql
>
CallableStatement
>
getLong
Overview
Index
Tree
Deprecated
klyn.databases.sql.CallableStatement.getLong
method
public getLong(index as Int) as Long throws SQLException
Description
Reads one output parameter as `Long`. Returns `0l` on SQL `NULL`.