PK - the generic type of the id@MappedSuperclass public abstract class VersionableTextEntity<PK extends java.io.Serializable> extends TextEntity<PK> implements de.alpharogroup.db.entity.text.IdentifiableTextableVersionable<PK>
VersionableTextEntity is a base entity for a table with a single value and has
a version property for the optimistic lockingSEQUENCE_GENERIC_GENERATOR_NAME| Constructor and Description |
|---|
VersionableTextEntity() |
toString