Rdocumentation
powered by
Learn R Programming
sjdbc (version 1.6.1)
JDBC Driver Interface
Description
Provides a database-independent JDBC interface.
Copy Link
Link to current version
Version
Version
1.6.1
1.6.0
1.5.0-71
Install
install.packages('sjdbc')
Monthly Downloads
142
Version
1.6.1
License
BSD_3_clause + file LICENSE
Maintainer
Joe Roberts
Last Published
April 30th, 2021
Functions in sjdbc (1.6.1)
Search all functions
sjdbc
SJDBC Package Documentation
loadJDBCDriver
Load a JDBC Driver
jdbcTypeInfo
Retrieve Supported Column Type Info from a Database
jdbcTimeDate
Convert an splusTimeDate::timeDate object to standard JDBC Timestamp string
importJDBC
Import From a JDBC-Compatible Database
executeJDBC
Execute SQL Query on a JDBC-Compatible Database
exportJDBC
Export To a JDBC-Compatible Database
sjdbcCloseConnection
Close a Persistent Database Connection
sjdbcGetResultSet
Get a ResultSet From Static Java Class
sjdbcOptions
Package Options and Defaults