PK - the generic type of the idU - the generic type of the user or account@Entity public class Creation<PK extends Serializable,U> extends BaseEntity<PK>
Creation is keeping the information for the creation of an entity. This
entity can be attached to the parent entity for keep information when the parent entity was
created.Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.