PK - the generic type of the idT - the generic type of time measurementU - the generic type of the user or account@Entity public class Creation<PK extends Serializable,T,U> extends BaseEntity<PK> implements de.alpharogroup.db.entity.create.IdentifiableCreatable<PK,T,U>
Creation is keeping the information for the creation of an entity. This
entity can be extended or attached to another entity for keep information when it was created.Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.