All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description AbstractEntity The Class AbstractEntity.AbstractRepository<T extends AbstractEntity> The Class defines basic CRUD operation on entities stored in database.Database This interface defines default operation of database.DbConcurrentMap<V> The Class DbConcurrentMap.DbrunkDbException The Class DbrunkDbException.DbrunkInitException The Class DbrunkInitException.DbrunkService The Class DbrunkService.DbrunkType The Enum DbrunkType.Entity This annotation defines database entity classes.FileDatabase Implementation ofDatabase, that stores all data into specified file.GZipFileDatabase Implementation ofDatabase, that stores all data into specified file, that is compressed withGZip.Id This annotation defines Id member of database entity class.MemoryDatabase Implementation ofDatabase, that performs all operations just in memory.Reflections The Class Reflections.ResultWrapper<T extends AbstractEntity> The Class ResultWrapper.