Description Generators Extends Methods See Also Examples
An Oracle driver class implementing the R database interface (DBI) API.
The main generators are dbDriver
and
Oracle
.
Class "DBIDriver"
, directly.
Class "DBIObject"
, by class "DBIDriver"
, distance 2.
signature(drv = "OraDriver")
: ...
signature(dbObj = "OraDriver")
: ...
signature(drv = "OraDriver")
: ...
signature(drv = "OraDriver")
: ...
signature(object = "OraDriver")
: ...
signature(object = "OraDriver")
DBI classes:
OraConnection-class
OraResult-class
1 2 3 4 5 6 7 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.