Rdocumentation
powered by
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
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.0
License
BSD_3_clause + file LICENSE
Maintainer
Stephen Kaluzny
Last Published
December 16th, 2016
Functions in sjdbc (1.6.0)
Search all functions
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