JDBCResult-class: Class "JDBCResult"

Description Generators Slots Extends Methods See Also

Description

Representation of a DBI result set returned from a JDBC connection.

Generators

Objects can be created by call to dbSendQuery.

Slots

jr:

Java reference to the JDBC result set

md:

Java reference to the JDBC result set meta data

pull:

Java reference to the JDBC result pull helper class (can be null reference before first pull)

stat:

Java reference to the JDBC statement which generated this result

Extends

Class "DBIResult-class", directly. Class "DBIObject-class", by class "DBIResult", distance 2.

Methods

No methods defined with class "JDBCResult" in the signature.

See Also

JDBC, dbSendQuery


RMonetDB documentation built on May 2, 2019, 6:08 p.m.