Uses of Package
org.hibernate.envers.configuration.internal.metadata.reader
-
Classes in org.hibernate.envers.configuration.internal.metadata.reader used by org.hibernate.envers.boot.internal Class Description PropertyAuditingData The boot-time representation of an audited property. -
Classes in org.hibernate.envers.configuration.internal.metadata.reader used by org.hibernate.envers.boot.spi Class Description PropertyAuditingData The boot-time representation of an audited property. -
Classes in org.hibernate.envers.configuration.internal.metadata.reader used by org.hibernate.envers.configuration.internal Class Description ClassAuditingData Boot-time audit data for a specific entity class. -
Classes in org.hibernate.envers.configuration.internal.metadata.reader used by org.hibernate.envers.configuration.internal.metadata Class Description AuditJoinTableData A data class that represents anAuditJoinTable
annotation.ClassAuditingData Boot-time audit data for a specific entity class.PropertyAuditingData 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.reader Class Description AuditedPropertiesHolder Implementations hold other audited properties.AuditedPropertiesReader Reads persistent properties form aPersistentPropertiesSource
and adds the ones that are audited to aAuditedPropertiesHolder
, filling all the auditing data.AuditJoinTableData A data class that represents anAuditJoinTable
annotation.AuditOverrideData A boot-time descriptor that represents aAuditOverride
annotation.ClassAuditingData Boot-time audit data for a specific entity class.PersistentPropertiesSource A source of data on persistent properties of a class or component.PropertyAuditingData The boot-time representation of an audited property. -
Classes in org.hibernate.envers.configuration.internal.metadata.reader used by org.hibernate.envers.internal.entities Class Description ComponentAuditingData Audit mapping meta-data for component.