PK - the generic type of the id@MappedSuperclass public abstract class VersionableUniqueTextEntity<PK extends java.io.Serializable> extends UniqueTextEntity<PK> implements de.alpharogroup.db.entity.text.IdentifiableTextableVersionable<PK>
VersionableUniqueTextEntity is a base entity for a table with a single unique
value and has a version property for the optimistic lockingSEQUENCE_GENERIC_GENERATOR_NAME| Constructor and Description |
|---|
VersionableUniqueTextEntity(java.lang.String text)
Instantiates a new
VersionableUniqueTextEntity object with the given text value |
toStringpublic VersionableUniqueTextEntity(java.lang.String text)
VersionableUniqueTextEntity object with the given text valuetext - the text