Uses of Package
org.hibernate.envers.configuration.internal.metadata.reader
Packages that use org.hibernate.envers.configuration.internal.metadata.reader
Package
Description
-
-
-
Classes in org.hibernate.envers.configuration.internal.metadata.reader used by org.hibernate.envers.configuration.internalClassDescriptionBoot-time audit data for a specific entity class.A source of data on persistent properties of a class or component.
-
Classes in org.hibernate.envers.configuration.internal.metadata.reader used by org.hibernate.envers.configuration.internal.metadataClassDescriptionA data class that represents an
AuditJoinTable
annotation.Boot-time audit data for a specific entity class.The boot-time representation of an audited property. -
Classes in org.hibernate.envers.configuration.internal.metadata.reader used by org.hibernate.envers.configuration.internal.metadata.readerClassDescriptionImplementations hold other audited properties.Reads persistent properties form a
PersistentPropertiesSource
and adds the ones that are audited to aAuditedPropertiesHolder
, filling all the auditing data.A data class that represents anAuditJoinTable
annotation.A boot-time descriptor that represents aAuditOverride
annotation.Boot-time audit data for a specific entity class.A source of data on persistent properties of a class or component.The boot-time representation of an audited property. -