| Class | Description |
|---|---|
| UniqueableEntity<PK extends java.io.Serializable> | Deprecated
use instead the same name class from the base package
Note: will be removed on next minor version |
| UUIDEntity |
The abstract class
UUIDEntity is a concrete class of UniqueableEntity and holds
an UUID as primary key. |