JDBCDriver-class {RJDBC}R Documentation

Class "JDBCDriver"

Description

A DBI driver that uses any JDBC driver to access databases.

Generators

Objects can be created by calls to JDBC or dbDriver.

Slots

identifier.quote:
Quote character to use for identifiers in automatically generated SQL statements or NA if quoted identifiers are not supported by the back-end.

Extends

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

Methods

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

See Also

JDBC


[Package RJDBC version 0.1-3 Index]