H2Result-class function

Class "H2Result"

Class "H2Result"

Representation of a DBI result set returned from a H2 connection. class

Generators

Objects can be created by call to dbSendQuery.

Slots

  • jr:: Java reference to the H2 result set
  • md:: Java reference to the H2 result set meta data

Extends

Class "DBIResult-class", directly.

Methods

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

See Also

H2, dbSendQuery