PK - the generic type of the UUID technical primary key.@MappedSuperclass
public abstract class UniqueableEntity<PK extends java.io.Serializable>
extends java.lang.Object
implements java.io.Serializable, de.alpharogroup.db.entity.Identifiable<PK>
UniqueableEntity holds an UUID as primary key.| Constructor and Description |
|---|
UniqueableEntity() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |