| JDBCConnection-class {RJDBC} | R Documentation |
Class representing a (DBI) database connection which uses JDBC to connect to a database.
Objects can be created by call to dbConnect of a
JDBC driver.
jc:identifier.quote:NA if the back-end doesn't support
quoted identifiers. Usually the value is inherited from the
"JDBCDriver".
Class "DBIConnection-class", directly.
Class "DBIObject-class", by class "DBIConnection", distance 2.
No methods defined with class "JDBCConnection" in the signature.
JDBC, "JDBCDriver"