oralib::column | Encapsulates a resultset column |
oralib::connection | Handles connection to an Oracle server |
oralib::parameter | Encapsulates a named variable (AKA bound variable, parameter) |
oralib::resultset | Encapsulates a resultset - SQL select statement result or ref cursor bound variable |
oralib::statement | Encapsulates a prepared SQL (or PL/SQL) statement |