H2Connection-class: Class "H2Connection"

Description Generators Slots Extends Methods See Also

Description

Class representing a (DBI) database connection which uses H2 to connect to a database.

Generators

Objects can be created by call to dbConnect of a JDBC driver.

Slots

jc:

Java object representing the connection.

identifier.quote:

Quote character to use for quoting identifiers in automatically generated SQL statements or NA for no such quoting. Usually the value is inherited from the "H2Driver".

Extends

Class "JDBCConnection-class", directly.

Methods

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

See Also

JDBC, "JDBCDriver"


dmkaplan2000/RH2 documentation built on May 15, 2019, 9:35 a.m.