Inheritance diagram for sfi.director.repository.NullDB:

Similiar to a system's null device you can store as many database entries in the null database as you ever like. However, get() and search() will never find an entry.
Public Member Functions | ||||
| Enumeration | search (String expr, Options searchopt) | |||
*
| ||||
| void | append (DBObject dbo) | |||
*
| ||||
| void | truncate () | |||
| void | replace (DBObject dbo) | |||
| void | remove (DBObject dbo) | |||
| DBAccessor | get (String dn) | |||
|
|
*
Implements sfi.director.repository.DBConnection. |
|
|
|
|
|
Reimplemented from sfi.director.repository.DBConnection. |
|
|
Reimplemented from sfi.director.repository.DBConnection. |
|
||||||||||||
|
*
Implements sfi.director.repository.DBConnection. |
|
|
Implements sfi.director.repository.DBConnection. |
1.4.5