Overview
>
klyn.databases.sql.mariadb
>
MariaDbParameterMetaData
>
isNullable
Version 0.1.2
Overview
Index
Tree
Deprecated
klyn.databases.sql.mariadb.MariaDbParameterMetaData.isNullable
method
public isNullable(index as Int) as Nullability throws SQLException:
Description
Reads SQL metadata.
Throws
SQLException if metadata cannot be read, the index is out of range, or the database reports an error.