PK - the generic type of the id@MappedSuperclass public abstract class UniqueTextEntity<PK extends java.io.Serializable> extends TextEntity<PK> implements de.alpharogroup.db.entity.text.IdentifiableTextable<PK>
UniqueTextEntity is a base entity for a table with a single unique valueSEQUENCE_GENERIC_GENERATOR_NAME| Constructor and Description |
|---|
UniqueTextEntity(java.lang.String text)
Instantiates a new
UniqueTextEntity with the given text |
toStringpublic UniqueTextEntity(java.lang.String text)
UniqueTextEntity with the given texttext - the text