Object Ids are used to track objects and perform manual locking.
Classes | |
| class | db::ObjectId |
| A unique identifier for an object in the database, such as a table or row. More... | |
| class | db::TableId |
| A unique identifier for a table. More... | |
| class | db::RowId |
| A unique identifier for a row. More... | |
| class | db::ObjectLock |
| Lock a database table or row. More... | |