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