klyn.databases.sql.ParameterMetaData.isNullable
method
public isNullable(index as Int) as Nullability throws SQLException
Description

Method-form alias of nullability(...).

Throws
  • SQLException if metadata cannot be read, the index is out of range, or the database reports an error.