public executeQuery(sql as String) as ResultSet throws SQLException
import klyn.databases.sql rows = statement.executeQuery("select 1")