Overview
>
klyn.databases.sql.mariadb
>
MariaDbCallableStatement
>
getLong
Version 0.1.2
Overview
Index
Tree
Deprecated
klyn.databases.sql.mariadb.MariaDbCallableStatement.getLong
method
public getLong(index as Int) as Long throws SQLException:
Description
Configures or executes a SQL statement.
Throws
SQLException if the statement is closed, a parameter index is invalid, SQL rendering fails, or execution reports a database error.