Inheritance diagram for sfi.director.repository.MemoryDB:

It founds on DBSet for storing database entries in memory and offers the minimal set of DB operations. Of course database contents is lost on JVM shutdown.
Public Member Functions | ||||
| Enumeration | search (String expr, Options searchopt) throws DirectorException | |||
*
| ||||
| void | append (DBObject dbo) | |||
*
| ||||
| void | truncate () | |||
| void | replace (DBObject dbo) | |||
| void | remove (DBObject dbo) | |||
| DBAccessor | get (DN dn) | |||
Package Attributes | ||||
| DBSet | db = new DBSet() | |||
|
|
*
Implements sfi.director.repository.DBConnection. |
|
|
Reimplemented from 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