All Implemented Interfaces:
AuditProjection, IdProjection, Serializable
Direct Known Subclasses:
BaseEntity

@MappedSuperclass public class UniqueIdEntity extends AuditEntity
An extendable entity class for tables which have a UniqueId field.
Since:
4.0.0
See Also:
  • Constructor Details

    • UniqueIdEntity

      public UniqueIdEntity()
  • Method Details