Uses of Annotation Interface
jakarta.persistence.MappedSuperclass
Packages that use MappedSuperclass
-
Uses of MappedSuperclass in org.hibernate.envers
Classes in org.hibernate.envers with annotations of type MappedSuperclassModifier and TypeClassDescriptionclassclassExtension of standardDefaultRevisionEntitythat allows tracking entity names changed in each revision. -
Uses of MappedSuperclass in org.hibernate.envers.enhanced
Classes in org.hibernate.envers.enhanced with annotations of type MappedSuperclassModifier and TypeClassDescriptionclassclassExtension of standardSequenceIdRevisionEntitythat allows tracking entity names changed in each revision.