PK - the generic type of the idT - the generic type of time measurementU - the generic type of the user or account@Entity public class Deletion<PK extends Serializable,T,U> extends BaseEntity<PK> implements de.alpharogroup.db.entity.delete.IdentifiableDeletable<PK,T,U>
Deletion acts like an deletion flag that keeps the information for the
deletion of another entity that have this entity as an instance variable. This information are
the date when it was deleted and from whom it was deleted. So this entity can be attached to
another entity for keeping information if it is deleted and when it was deleted. FOREIGN_KEY_PREFIX, INDEX_PREFIX, SEQUENCE_GENERATOR_PREFIX, SEQUENCE_PREFIX, UNDERSCORE, UNIQUE_CONSTRAINT_PREFIX| Constructor and Description |
|---|
Deletion() |
Copyright © 2015–2019 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.