klyn.databases.sql.PreparedStatement.update
method
public update() as Long throws SQLException
Description
Executes the prepared update.
import klyn.databases.sql

count = prepared.update()