klyn.databases.sql.ParameterMetaData.getParameterTypeName
method
public getParameterTypeName(index as Int) as String throws SQLException
Description

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

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