#include <IOODataBase.h>
Inheritance diagram for IDbSession:

Private Methods | |
| virtual void | release () = 0 |
| virtual DbResult | open (DbAccessMode mode) = 0 |
| virtual DbResult | close () = 0 |
Private Attributes | |
| friend | DbSession |
Description: Interface to the implementation specific part of a database session object
Dependencies:
History :
+---------+----------------------------------------------+--------+
| Date | Comment | Who |
+---------+----------------------------------------------+--------+
| 21/09/99| Initial version. | MF |
+---------+----------------------------------------------+--------+
Author: M.Frank Version: 1.0
Definition at line 53 of file IOODataBase.h.
|
|
Referenced by DbSession::close(). |
|
|
Referenced by DbSession::open(). |
|
|
Reimplemented in DbSessionImplementation. Referenced by DbSession::~DbSession(). |
|
|
Definition at line 55 of file IOODataBase.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000