#include <soci-oracle.h>

Public Member Functions | |
| oracle_rowid_backend (oracle_session_backend &session) | |
| ~oracle_rowid_backend () | |
Public Member Functions inherited from soci::details::rowid_backend | |
| virtual | ~rowid_backend () |
Public Attributes | |
| OCIRowid * | rowidp_ |
Definition at line 215 of file soci-oracle.h.
| oracle_rowid_backend::oracle_rowid_backend | ( | oracle_session_backend & | session | ) |
Definition at line 19 of file oracle/row-id.cpp.
| oracle_rowid_backend::~oracle_rowid_backend | ( | ) |
Definition at line 29 of file oracle/row-id.cpp.
| OCIRowid* soci::oracle_rowid_backend::rowidp_ |
Definition at line 221 of file soci-oracle.h.