PK - the generic type of the id@MappedSuperclass public abstract class VersionableEntity<PK extends java.io.Serializable> extends SequenceBaseEntity<PK> implements de.alpharogroup.db.entity.version.IdentifiableVersionable<PK>
VersionableEntity has a version property for the optimistic lock valueSEQUENCE_GENERIC_GENERATOR_NAME| Constructor and Description |
|---|
VersionableEntity() |
toString