Learn R Programming

RJDBC (version 0.2-4)

JDBCConnection-class: Class "JDBCConnection"

Description

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

Arguments

Generators

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

Extends

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

Methods

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

See Also

JDBC, "JDBCDriver"