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