|
Oracle ODB Runtime Library
|
Classes | |
| struct | auto_unlock |
Public Member Functions | |
| void | lock () |
| void | unlock () |
| bool | locked () const |
| virtual | ~object_statements_base () |
Public Member Functions inherited from odb::oracle::statements_base | |
| connection_type & | connection () |
| const schema_version_migration & | version_migration (const char *name="") const |
| virtual | ~statements_base () |
Protected Member Functions | |
| object_statements_base (connection_type &conn) | |
Protected Member Functions inherited from odb::oracle::statements_base | |
| statements_base (connection_type &conn) | |
Protected Attributes | |
| bool | locked_ |
Protected Attributes inherited from odb::oracle::statements_base | |
| connection_type & | conn_ |
| const schema_version_migration * | svm_ |
Additional Inherited Members | |
Public Types inherited from odb::oracle::statements_base | |
| typedef oracle::connection | connection_type |
|
virtual |
|
inlineprotected |
|
inline |
|
inline |
|
inline |
|
protected |
1.8.7