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

rows = prepared.query()