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.FOREIGN_KEY_PREFIX, INDEX_PREFIX, SEQUENCE_GENERATOR_PREFIX, SEQUENCE_PREFIX, UNDERSCORE, UNIQUE_CONSTRAINT_PREFIX| Constructor and Description |
|---|
Creation() |
Copyright © 2015–2019 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.