PK - the generic type of the idT - the generic type of time measurementU - the generic type of the user or account@MappedSuperclass public abstract class TraceableEntity<PK extends java.io.Serializable,T,U> extends SequenceBaseEntity<PK> implements de.alpharogroup.db.entity.traceable.IdentifiableTraceable<PK,T,U>
TraceableEntity is keeping the information for the creation, last
modification and for the deletion of an entity. Creation,
Deletion,
LastModification,
Serialized FormSEQUENCE_GENERIC_GENERATOR_NAMECOLUMN_NAME_CREATED, COLUMN_NAME_CREATED_BY| Constructor and Description |
|---|
TraceableEntity() |
toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCreated, getCreatedBy, setCreated, setCreatedBy