Package org.hibernate.envers.configuration.internal.metadata.reader
package org.hibernate.envers.configuration.internal.metadata.reader
-
ClassDescriptionA helper class to read versioning meta-data from annotations on a persistent class.Implementations 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.Reads the audited properties for components.Audit mapping meta-data for component.This class pretends to be property but in fact it represents entry in the map (for dynamic component)A source of data on persistent properties of a class or component.The boot-time representation of an audited property.