| Class | Description |
|---|---|
| BaseEntity<PK extends Serializable> |
The Class BaseEntity holds the primary key.
|
| ValidatableBaseEntity<T extends Serializable> |
The class
ValidatableBaseEntity is a base entity and has a validFrom property and a validTill property for restricting an entity in a range in which it is valid. |
| VersionableBaseEntity<T extends Serializable> |
The class
VersionableBaseEntity has a version property for the optimistic lock value. |
Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.