PK - the generic type of the id@Entity public class ValidatableEntity<PK extends java.io.Serializable,T> extends SequenceBaseEntity<PK> implements de.alpharogroup.db.entity.validation.IdentifiableValidatable<PK,T>
ValidatableEntity is a base entity and has a validFrom property and a validTill
property for restricting an entity in a time range in which it is valid.SEQUENCE_GENERIC_GENERATOR_NAME| Constructor and Description |
|---|
ValidatableEntity() |
toString