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