klyn.databases.sql.PreparedStatement.execute
method
public execute() as Boolean throws SQLException
Description
Executes the prepared statement.
import klyn.databases.sql

hasRows = prepared.execute()