| Class | Description |
|---|---|
| BasicNameEntity<PK extends java.io.Serializable> |
The class
BasicNameEntity is a base entity for a table with a single value |
| NameEntity<PK extends java.io.Serializable> |
The class
NameEntity is a base entity for a table with a single value |
| NameUUIDEntity |
The class
NameUUIDEntity is a base entity for a table with a single value |
| UniqueNameEntity<PK extends java.io.Serializable> |
The class
UniqueNameEntity is a base entity for a table with a single unique value and
versionable |
| UniqueNameUUIDEntity |
The class
UniqueNameUUIDEntity is a base entity for a table with a single unique value
and versionable |