Overview
>
klyn.databases.sql
>
PreparedStatement
>
update
Overview
Index
Tree
Deprecated
klyn.databases.sql.PreparedStatement.update
method
public update() as Long throws SQLException
Description
Executes the prepared update.
import klyn.databases.sql count = prepared.update()