Learn R Programming

⚠️There's a newer version (1.6.1) of this package.Take me there.

sjdbc (version 1.6.0)

JDBC Driver Interface

Description

Provides a database-independent JDBC interface.

Copy Link

Version

Install

install.packages('sjdbc')

Monthly Downloads

142

Version

1.6.0

License

BSD_3_clause + file LICENSE

Maintainer

Stephen Kaluzny

Last Published

December 16th, 2016

Functions in sjdbc (1.6.0)

jdbcTypeInfo

Retrieve Supported Column Type Info from a Database
loadJDBCDriver

Load a JDBC Driver
exportJDBC

Export To a JDBC-Compatible Database
executeJDBC

Execute SQL Query on a JDBC-Compatible Database
sjdbcOptions

Package Options and Defaults
sjdbcGetResultSet

Get a ResultSet From Static Java Class
sjdbcCloseConnection

Close a Persistent Database Connection
jdbcTimeDate

Convert an splusTimeDate::timeDate object to standard JDBC Timestamp string
sjdbc

SJDBC Package Documentation
importJDBC

Import From a JDBC-Compatible Database