Provides Access to Databases Through the JDBC Interface
JDBC engine
Class "JDBCConnection"
Methods for the class JDBCConnect' in Package
RJDBC'
Class "JDBCDriver"
Methods for the class JDBCDriver in Package `RJDBC'
Class "JDBCResult"
Methods for the class JDBCResult in Package `RJDBC' ~~
The RJDBC package is an implementation of R's DBI interface using JDBC as a back-end. This allows R to connect to any DBMS that has a JDBC driver.