klyn.databases.sql.mariadb.MariaDbPreparedStatement.set
method
public set(index as Int, value as Object) as PreparedStatement 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.