|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| DataBaseToolkit.ICriteria | |
| IDataBase | This is the persistence interface for the Serenity code coverage and dependency functionality. |
| IDataBaseEvent | This is an event that is fired by the database on events that can be useful to the database manager or any other interested objects. |
| IDataBaseListener | This interface is the listener that should be implemented by objects that are interested in events fired by the databases. |
| Class Summary | |
|---|---|
| DataBase | This is the top level class in the heirachy for the database classes. |
| DataBaseJpa | This is the JPA database implementation. |
| DataBaseOdb | This is the database class using Neodatis as the persistence tool. |
| DataBaseRam | This is the in memory database. |
| DataBaseToolkit | Just some useful methods to dump the database and clean it. |
| IDataBase.DataBaseManager | This class manages the databases if there are more than one. |
| Enum Summary | |
|---|---|
| IDataBaseEvent.Type | The types of events that the database can fire. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||