Class "JDBCResult"
Representation of a DBI result set returned from a JDBC connection. class
Objects can be created by call to dbSendQuery
.
jr
:: Java reference to the JDBC result setmd
:: Java reference to the JDBC result set meta dataenv
:: Environment holding cached objects (currently the result helper object used by fetch()
)stat
:: Java reference to the JDBC statement which generated this resultClass "DBIResult-class"
, directly. Class "DBIObject-class"
, by class "DBIResult", distance 2.
No methods defined with class "JDBCResult" in the signature.
JDBC
, dbSendQuery