PK - the generic type of the id@MappedSuperclass public abstract class ActivatableEntity<PK extends Serializable> extends BaseEntity<PK> implements de.alpharogroup.db.entity.activatable.IdentifiableActivatable<PK>
ActivatableEntity is a base entity with a flag 'active' that indicates if an
entity is active(enabled) or not.FOREIGN_KEY_PREFIX, INDEX_PREFIX, SEQUENCE_GENERATOR_PREFIX, SEQUENCE_PREFIX, UNDERSCORE, UNIQUE_CONSTRAINT_PREFIX| Constructor and Description |
|---|
ActivatableEntity() |
Copyright © 2015–2019 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.