| as_classpath | Covert a character vector into a classpath | 
| checkException | Check for any pending java exception. | 
| conversion_rules | Create a conversion rule | 
| convert_from_transfer | Convert from transfer type to client type | 
| convert_to_transfer | Convert from client type to transfer type | 
| create_j_colum | Create a Java Column class for given column_data | 
| create_jdbc_connection | Establish a JDBC Connection | 
| create_jdbc_driver | Create a Java JDBC Driver object | 
| create_j_table | Transform a data frame into a Java reference to a... | 
| create_resultpull | Create a new JDBCjava_resultpull.Reference object | 
| dbCallProc-JDBCConnection-method | Marked as deprecated in DBI | 
| dbConnect-JDBCConnection-method | Create a JDBC connection. | 
| dbConnect-JDBCDriver-method | Connect to a database | 
| dbDisconnect-JDBCConnection-method | Disconnect (close) a connection | 
| dbGetDriver | Generics for getting the driver object. | 
| dbGetFields | Generics for getting a description of table columns available... | 
| dbGetTables | Generics for getting a description of the tables available in... | 
| dbj | A DBI implementation using JDBC over rJava. | 
| dbj-edit-tables | Modify data in a database table | 
| dbj-sql-generate | Generate SQL statements | 
| dbj-sql-quote | SQL quoting. | 
| dbj-table | dbj table handling | 
| dbListFields-JDBCQueryResult-missing-method | List fields in specified table. | 
| dbSendQuery-JDBCConnection-character-method | Execute a prepared SQL statement on a database connection | 
| dbSendUpdate | Send an update query. | 
| dbSQLDialect | Get the current SQL dialect of the connection | 
| dbTruncateTable | Truncate a table | 
| default-conversion-rules | Default type conversion rules | 
| driver | Factory function for 'JDBCDriver' objects | 
| execute_batch | Execute a batch statement | 
| fetch_module | Fetch a module from a repository | 
| get_meta_data | Create a new ResultSetMetaData reference object | 
| insert_parameters | Set the values of prepared statement. | 
| jcall | Same as .jcall but with check = FALSE as default | 
| JDBCConnection-class | JDBCConnection class | 
| JDBCDriver-class | JDBCDriver class | 
| JDBCDriver-class-legacy | Legacy JDBCDriver constructor. | 
| JDBCObject-class | JDBCObject class | 
| JDBCQueryResult-class | JDBCQueryResult class | 
| jdbc_register_driver | Register a JDBC Driver | 
| JDBCResult-class | JDBCResult class | 
| JDBC_SQL_TYPES | A named list of SQL types as defined in the java class... | 
| jdbc-transaction | JDBC transaction management | 
| JDBCUpdateResult-class | JDBCUpdateResult class | 
| jnew | Same as .jnew but with check = FALSE as default | 
| jstop | Throw an error with the given 'j_exception' as the cause. | 
| jtry | Wrap an R expression which calls rJava functions. | 
| maven_repository | Resolve Java dependencies with maven | 
| module | Define Java dependencies as a module | 
| partition | Partition data into chunks | 
| resolve | Resolve objects to file paths | 
| sql_dialect | Define an SQL dialect | 
| verifyNotNull | Verify that the given 'j_object' is an object of type... | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.