PK - the generic type of the id@MappedSuperclass public abstract class TextEntity<PK extends java.io.Serializable> extends SequenceBaseEntity<PK> implements de.alpharogroup.db.entity.text.IdentifiableTextable<PK>
TextEntity is a base entity for a table with a single valueSEQUENCE_GENERIC_GENERATOR_NAME| Constructor and Description |
|---|
TextEntity() |
toString