Class "H2Driver"
A DBI driver to access the H2 databases. class
Objects can be created by calls to H2
or dbDriver
.
identifier.quote
:: Quote character to use for identifiers in automatically generated SQL statements or NA
if quoted identifiers are not desired.
jdrv
:: Java object reference to an instance of the driver if the driver can be instantiated by a default constructor. This object is only used as a fall-back when the driver manager fails to find a driver.
Class "JDBCDriver-class"
, directly.
No methods defined with class "H2Driver" in the signature.
JDBCDriver-class