| Name | Description | Type | Package | Framework |
| AbstractAuditQuery | | Class | org.hibernate.envers.query.impl | Hibernate ORM |
|
| AbstractAuditWorkUnit | | Class | org.hibernate.envers.synchronization.work | Hibernate ORM |
|
| AbstractCollectionInitializor | Initializes a persistent collection. | Class | org.hibernate.envers.entities.mapper.relation.lazy.initializor | Hibernate ORM |
|
| AbstractCollectionMapper | | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
|
| AbstractCompositeIdMapper | | Class | org.hibernate.envers.entities.mapper.id | Hibernate ORM |
|
| AbstractDelegateSessionImplementor | | Class | org.hibernate.envers.entities.mapper.relation.lazy | Hibernate ORM |
|
| AbstractIdMapper | | Class | org.hibernate.envers.entities.mapper.id | Hibernate ORM |
|
| AbstractOneToOneMapper | Template class for property mappers that manage one-to-one relation. | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
|
| AbstractToOneMapper | Base class for property mappers that manage to-one relation. | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
|
| AddWorkUnit | Fields inherited from class org. | Class | org.hibernate.envers.synchronization.work | Hibernate ORM |
|
| AggregatedAuditExpression | | Class | org.hibernate.envers.query.criteria | Hibernate ORM |
|
| AggregatedAuditExpression .AggregatedMode | | Class | org.hibernate.envers.query.criteria.AggregatedAuditExpression | Hibernate ORM |
|
| AnnotationConfigurationTaskWithEnvers | Fields inherited from class org. | Class | org.hibernate.envers.ant | Hibernate ORM |
|
| AnnotationsMetadataReader | A helper class to read versioning meta-data from annotations on a persistent class. | Class | org.hibernate.envers.configuration.metadata.reader | Hibernate ORM |
|
| ArgumentsTools | | Class | org.hibernate.envers.tools | Hibernate ORM |
|
| ArrayCollectionInitializor | Fields inherited from class org. | Class | org.hibernate.envers.entities.mapper.relation.lazy.initializor | Hibernate ORM |
|
| ArraysTools | | Class | org.hibernate.envers.tools | Hibernate ORM |
|
| AuditConfiguration | | Class | org.hibernate.envers.configuration | Hibernate ORM |
|
| AuditConjunction | | Class | org.hibernate.envers.query.criteria | Hibernate ORM |
|
| AuditCriterion | | Interface | org.hibernate.envers.query.criteria | Hibernate ORM |
|
| AuditDisjunction | | Class | org.hibernate.envers.query.criteria | Hibernate ORM |
|
| Audited | When applied to a class, indicates that all of its properties should be audited. | Class | org.hibernate.envers | Hibernate ORM |
|
| AuditedPropertiesHolder | | Interface | org.hibernate.envers.configuration.metadata.reader | Hibernate ORM |
|
| AuditedPropertiesReader | Reads persistent properties form a PersistentPropertiesSource | Class | org.hibernate.envers.configuration.metadata.reader | Hibernate ORM |
|
| AuditEntitiesConfiguration | Configuration of versions entities - names of fields, entities and tables created to store versioning information. | Class | org.hibernate.envers.configuration | Hibernate ORM |
|
| AuditEntity | | Class | org.hibernate.envers.query | Hibernate ORM |
|
| AuditEntityNameRegister | A register of all audit entity names used so far. | Class | org.hibernate.envers.configuration.metadata | Hibernate ORM |
|
| AuditException | | Class | org.hibernate.envers.exception | Hibernate ORM |
|
| AuditId | Create restrictions and projections for the id of an audited entity. | Class | org.hibernate.envers.query.criteria | Hibernate ORM |
|
| AuditJoinTable | | Class | org.hibernate.envers | Hibernate ORM |
|
| AuditMappedBy | Annotation to specify a "fake" bi-directional relation. | Class | org.hibernate.envers | Hibernate ORM |
|
| AuditMetadataGenerator | | Class | org.hibernate.envers.configuration.metadata | Hibernate ORM |
|
| AuditOrder | | Interface | org.hibernate.envers.query.order | Hibernate ORM |
|
| AuditOverride | The AuditingOverride annotation is used to override the auditing behavior of a superclass or single property inherited from MappedSuperclass | Class | org.hibernate.envers | Hibernate ORM |
|
| AuditOverrides | The AuditingOverrides annotation is used to override the auditing behavior for one ore more fields (or properties) inside an embedded | Class | org.hibernate.envers | Hibernate ORM |
|
| AuditProcess | | Class | org.hibernate.envers.synchronization | Hibernate ORM |
|
| AuditProcessManager | | Class | org.hibernate.envers.synchronization | Hibernate ORM |
|
| AuditProjection | | Interface | org.hibernate.envers.query.projection | Hibernate ORM |
|
| AuditProperty | Create restrictions, projections and specify order for a property of an audited entity. | Class | org.hibernate.envers.query.criteria | Hibernate ORM |
|
| AuditQuery | | Interface | org.hibernate.envers.query | Hibernate ORM |
|
| AuditQueryCreator | | Class | org.hibernate.envers.query | Hibernate ORM |
|
| AuditReader | | Interface | org.hibernate.envers | Hibernate ORM |
|
| AuditReaderFactory | | Class | org.hibernate.envers | Hibernate ORM |
|
| AuditReaderImpl | | Class | org.hibernate.envers.reader | Hibernate ORM |
|
| AuditReaderImplementor | An interface exposed by a VersionsReader to library-facing classes. | Interface | org.hibernate.envers.reader | Hibernate ORM |
|
| AuditRelatedId | Create restrictions on an id of an entity related to an audited entity. | Class | org.hibernate.envers.query.criteria | Hibernate ORM |
|
| AuditStrategy | Behaviours of different audit strategy for populating audit data. | Interface | org.hibernate.envers.strategy | Hibernate ORM |
|
| AuditTable | Required Element SummaryOptional Element Summary | Class | org.hibernate.envers | Hibernate ORM |
|
| AuditTableData | | Class | org.hibernate.envers.configuration.metadata | Hibernate ORM |
|
| AuditWorkUnit | | Interface | org.hibernate.envers.synchronization.work | Hibernate ORM |
|
| BaseEnversCollectionEventListener | | Class | org.hibernate.envers.event | Hibernate ORM |
|
| BaseEnversEventListener | | Class | org.hibernate.envers.event | Hibernate ORM |
|
| BasicCollectionInitializor | Initializes a non-indexed java collection (set or list, eventually sorted). | Class | org.hibernate.envers.entities.mapper.relation.lazy.initializor | Hibernate ORM |
|
| BasicCollectionMapper | | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
|
| BasicMetadataGenerator | Generates metadata for basic properties: immutable types (including enums). | Class | org.hibernate.envers.configuration.metadata | Hibernate ORM |
|
| BetweenAuditExpression | | Class | org.hibernate.envers.query.criteria | Hibernate ORM |
|
| ClassAuditingData | | Class | org.hibernate.envers.configuration.metadata.reader | Hibernate ORM |
|
| ClassesAuditingData | A helper class holding auditing meta-data for all persistent classes. | Class | org.hibernate.envers.configuration | Hibernate ORM |
|
| CollectionChangeWorkUnit | Fields inherited from class org. | Class | org.hibernate.envers.synchronization.work | Hibernate ORM |
|
| CollectionMetadataGenerator | Generates metadata for a collection-valued property. | Class | org.hibernate.envers.configuration.metadata | Hibernate ORM |
|
| CollectionProxy | | Class | org.hibernate.envers.entities.mapper.relation.lazy.proxy | Hibernate ORM |
|
| CommonCollectionMapperData | Data that is used by all collection mappers, regardless of the type. | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
|
| ComponentAuditedPropertiesReader | Reads the audited properties for components. | Class | org.hibernate.envers.configuration.metadata.reader | Hibernate ORM |
|
| ComponentAuditingData | Audit mapping meta-data for component. | Class | org.hibernate.envers.configuration.metadata.reader | Hibernate ORM |
|
| ComponentMetadataGenerator | Generates metadata for components. | Class | org.hibernate.envers.configuration.metadata | Hibernate ORM |
|
| ComponentPropertyMapper | | Class | org.hibernate.envers.entities.mapper | Hibernate ORM |
|
| CompositeMapperBuilder | | Interface | org.hibernate.envers.entities.mapper | Hibernate ORM |
|
| ConfigurationTaskWithEnvers | Fields inherited from class org. | Class | org.hibernate.envers.ant | Hibernate ORM |
|
| CriteriaTools | | Class | org.hibernate.envers.query.criteria | Hibernate ORM |
|
| CrossTypeRevisionChangesReader | Queries that allow retrieving snapshots of all entities (regardless of their particular type) changed in the given revision. | Interface | org.hibernate.envers | Hibernate ORM |
|
| CrossTypeRevisionChangesReaderImpl | | Class | org.hibernate.envers.reader | Hibernate ORM |
|
| DefaultRevisionEntity | See Also:Serialized FormConstructor SummaryDefaultRevisionEntity() | Class | org.hibernate.envers | Hibernate ORM |
|
| DefaultRevisionEntity_ | | Class | org.hibernate.envers | Hibernate ORM |
|
| DefaultRevisionInfoGenerator | | Class | org.hibernate.envers.revisioninfo | Hibernate ORM |
|
| DefaultTrackingModifiedEntitiesRevisionEntity | Extension of standard DefaultRevisionEntity that allows tracking entity names changed in each revision. | Class | org.hibernate.envers | Hibernate ORM |
|
| DefaultTrackingModifiedEntitiesRevisionEntity_ | | Class | org.hibernate.envers | Hibernate ORM |
|
| DefaultTrackingModifiedEntitiesRevisionInfoGenerator | Automatically adds entity names, that have been changed during current revision, to revision entity. | Class | org.hibernate.envers.revisioninfo | Hibernate ORM |
|
| DelWorkUnit | Fields inherited from class org. | Class | org.hibernate.envers.synchronization.work | Hibernate ORM |
|
| EmbeddedIdMapper | Fields inherited from class org. | Class | org.hibernate.envers.entities.mapper.id | Hibernate ORM |
|
| EntitiesAtRevisionQuery | Fields inherited from class org. | Class | org.hibernate.envers.query.impl | Hibernate ORM |
|
| EntitiesConfigurations | Configuration of the user entities: property mapping of the entities, relations, inheritance. | Class | org.hibernate.envers.entities | Hibernate ORM |
|
| EntitiesConfigurator | | Class | org.hibernate.envers.configuration | Hibernate ORM |
|
| EntitiesModifiedAtRevisionQuery | In comparison to EntitiesAtRevisionQuery this query returns an empty collection if an entity of a certain type has not been changed in a given revision. | Class | org.hibernate.envers.query.impl | Hibernate ORM |
|
| EntityChangeNotifier | Notifies RevisionInfoGenerator about changes made in the current revision. | Class | org.hibernate.envers.synchronization | Hibernate ORM |
|
| EntityConfiguration | | Class | org.hibernate.envers.entities | Hibernate ORM |
|
| EntityInstantiator | | Class | org.hibernate.envers.entities | Hibernate ORM |
|
| EntityPropertyName | Used for specifying restrictions on a property of an audited entity. | Class | org.hibernate.envers.query.property | Hibernate ORM |
|
| EntityTrackingRevisionListener | Extension of standard RevisionListener that notifies whenever an entity instance has been added, modified or removed within current revision boundaries. | Interface | org.hibernate.envers | Hibernate ORM |
|
| EntityXmlMappingData | | Class | org.hibernate.envers.configuration.metadata | Hibernate ORM |
|
| EnversIntegrator | Provides integration for Envers into Hibernate, which mainly means registering the proper event listeners. | Class | org.hibernate.envers.event | Hibernate ORM |
|
| EnversListener | Marker interface for Envers listeners for duplication handling. | Interface | org.hibernate.envers.event | Hibernate ORM |
|
| EnversListenerDuplicationStrategy | | Class | org.hibernate.envers.event | Hibernate ORM |
|
| EnversMessageLogger | The jboss-logging MessageLogger for the hibernate-envers module. | Interface | org.hibernate.envers.internal | Hibernate ORM |
|
| EnversPostCollectionRecreateEventListenerImpl | | Class | org.hibernate.envers.event | Hibernate ORM |
|
| EnversPostDeleteEventListenerImpl | | Class | org.hibernate.envers.event | Hibernate ORM |
|
| EnversPostInsertEventListenerImpl | | Class | org.hibernate.envers.event | Hibernate ORM |
|
| EnversPostUpdateEventListenerImpl | | Class | org.hibernate.envers.event | Hibernate ORM |
|
| EnversPreCollectionRemoveEventListenerImpl | | Class | org.hibernate.envers.event | Hibernate ORM |
|
| EnversPreCollectionUpdateEventListenerImpl | | Class | org.hibernate.envers.event | Hibernate ORM |
|
| ExtendableCriterion | | Interface | org.hibernate.envers.query.criteria | Hibernate ORM |
|
| ExtendedPropertyMapper | | Interface | org.hibernate.envers.entities.mapper | Hibernate ORM |
|
| FakeBidirectionalRelationWorkUnit | A work unit that handles fake bidirectional one-to-many relations (mapped with @OneToMany+@JoinColumn and @ManyToOne+@Column(insertable=false, updatable=false). | Class | org.hibernate.envers.synchronization.work | Hibernate ORM |
|
| FirstLevelCache | First level cache for versioned entities, versions reader-scoped. | Class | org.hibernate.envers.reader | Hibernate ORM |
|
| GlobalConfiguration | | Class | org.hibernate.envers.configuration | Hibernate ORM |
|
| GraphDefiner | Defines a graph, where each vertex has a representation, which identifies uniquely a value. | Interface | org.hibernate.envers.tools.graph | Hibernate ORM |
|
| GraphTopologicalSort | | Class | org.hibernate.envers.tools.graph | Hibernate ORM |
|
| IdentifierEqAuditExpression | A criterion that expresses that the id of an entity is equal or not equal to some specified value. | Class | org.hibernate.envers.query.criteria | Hibernate ORM |
|
| IdMapper | | Interface | org.hibernate.envers.entities.mapper.id | Hibernate ORM |
|
| IdMappingData | | Class | org.hibernate.envers.entities | Hibernate ORM |
|
| IdMetadataGenerator | Generates metadata for primary identifiers (ids) of versions entities. | Class | org.hibernate.envers.configuration.metadata | Hibernate ORM |
|
| InAuditExpression | | Class | org.hibernate.envers.query.criteria | Hibernate ORM |
|
| InheritanceType | enum InheritanceTypeextends EnumEnum Constant SummaryJOINED | Class | org.hibernate.envers.configuration.metadata | Hibernate ORM |
|
| JPAConfigurationTaskWithEnvers | Fields inherited from class org. | Class | org.hibernate.envers.ant | Hibernate ORM |
|
| ListCollectionInitializor | Fields inherited from class org. | Class | org.hibernate.envers.entities.mapper.relation.lazy.initializor | Hibernate ORM |
|
| ListCollectionMapper | Fields inherited from class org. | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
|
| ListProxy | See Also:Serialized FormFields inherited from class org. | Class | org.hibernate.envers.entities.mapper.relation.lazy.proxy | Hibernate ORM |
|
| LogicalAuditExpression | | Class | org.hibernate.envers.query.criteria | Hibernate ORM |
|
| MapCollectionInitializor | | Class | org.hibernate.envers.entities.mapper.relation.lazy.initializor | Hibernate ORM |
|
| MapCollectionMapper | | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
|
| MappingTools | | Class | org.hibernate.envers.tools | Hibernate ORM |
|
| MapProxy | | Class | org.hibernate.envers.entities.mapper.relation.lazy.proxy | Hibernate ORM |
|
| MetadataTools | | Class | org.hibernate.envers.configuration.metadata | Hibernate ORM |
|
| MetadataTools .ColumnNameIterator | An iterator over column names. | Class | org.hibernate.envers.configuration.metadata.MetadataTools | Hibernate ORM |
|
| MiddleComponentData | A data holder for a middle relation component (which is either the collection element or index): - component mapper used to map the component to and from versions entities | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
|
| MiddleComponentMapper | | Interface | org.hibernate.envers.entities.mapper.relation.component | Hibernate ORM |
|
| MiddleDummyComponentMapper | | Class | org.hibernate.envers.entities.mapper.relation.component | Hibernate ORM |
|
| MiddleIdData | A class holding information about ids, which form a virtual relation from a middle-table. | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
|
| MiddleMapKeyIdComponentMapper | A component mapper for the @MapKey mapping: the value of the map's key is the id of the entity. | Class | org.hibernate.envers.entities.mapper.relation.component | Hibernate ORM |
|
| MiddleMapKeyPropertyComponentMapper | A component mapper for the @MapKey mapping with the name parameter specified: the value of the map's key is a property of the entity. | Class | org.hibernate.envers.entities.mapper.relation.component | Hibernate ORM |
|
| MiddleRelatedComponentMapper | | Class | org.hibernate.envers.entities.mapper.relation.component | Hibernate ORM |
|
| MiddleSimpleComponentMapper | | Class | org.hibernate.envers.entities.mapper.relation.component | Hibernate ORM |
|
| MiddleStraightComponentMapper | A mapper for reading and writing a property straight to/from maps. | Class | org.hibernate.envers.entities.mapper.relation.component | Hibernate ORM |
|
| ModificationStore | enum ModificationStoreextends EnumEnum Constant SummaryFULL | Class | org.hibernate.envers | Hibernate ORM |
|
| ModifiedEntityNamesReader | Returns modified entity names from a persisted revision info entity. | Class | org.hibernate.envers.revisioninfo | Hibernate ORM |
|
| ModifiedFlagPropertyName | | Class | org.hibernate.envers.query.property | Hibernate ORM |
|
| ModWorkUnit | Fields inherited from class org. | Class | org.hibernate.envers.synchronization.work | Hibernate ORM |
|
| MultipleIdMapper | Fields inherited from class org. | Class | org.hibernate.envers.entities.mapper.id | Hibernate ORM |
|
| MultiPropertyMapper | | Class | org.hibernate.envers.entities.mapper | Hibernate ORM |
|
| MutableBoolean | | Class | org.hibernate.envers.tools | Hibernate ORM |
|
| MutableInteger | | Class | org.hibernate.envers.tools | Hibernate ORM |
|
| NotAuditedException | | Class | org.hibernate.envers.exception | Hibernate ORM |
|
| NotAuditExpression | | Class | org.hibernate.envers.query.criteria | Hibernate ORM |
|
| NotNullAuditExpression | | Class | org.hibernate.envers.query.criteria | Hibernate ORM |
|
| NullAuditExpression | | Class | org.hibernate.envers.query.criteria | Hibernate ORM |
|
| OneAuditEntityQueryGenerator | Selects data from an audit entity. | Class | org.hibernate.envers.entities.mapper.relation.query | Hibernate ORM |
|
| OneEntityQueryGenerator | Selects data from a relation middle-table only. | Class | org.hibernate.envers.entities.mapper.relation.query | Hibernate ORM |
|
| OneToOneNotOwningMapper | Property mapper for not owning side of OneToOne relation. | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
|
| OneToOnePrimaryKeyJoinColumnMapper | Property mapper for OneToOne with PrimaryKeyJoinColumn relation. | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
|
| OrderedSequenceGenerator | Revision number generator has to produce values in ascending order (gaps may occur). | Class | org.hibernate.envers.enhanced | Hibernate ORM |
|
| OriginalIdPropertyName | Used for specifying restrictions on the identifier. | Class | org.hibernate.envers.query.property | Hibernate ORM |
|
| Pair | | Class | org.hibernate.envers.tools | Hibernate ORM |
|
| Parameters | Parameters of a query, built using QueryBuilder. | Class | org.hibernate.envers.tools.query | Hibernate ORM |
|
| PersistentClassGraphDefiner | Defines a graph, where the vertexes are all persistent classes, and there is an edge from p. | Class | org.hibernate.envers.configuration | Hibernate ORM |
|
| PersistentCollectionChangeData | Data describing the change of a single object in a persistent collection (when the object was added, removed or modified in the collection). | Class | org.hibernate.envers.entities.mapper | Hibernate ORM |
|
| PersistentCollectionChangeWorkUnit | | Class | org.hibernate.envers.synchronization.work | Hibernate ORM |
|
| PersistentCollectionChangeWorkUnit .PersistentCollectionChangeWorkUnitId | A unique identifier for a collection work unit. | Class | org.hibernate.envers.synchronization.work.PersistentCollectionChangeWorkUnit | Hibernate ORM |
|
| PersistentPropertiesSource | A source of data on persistent properties of a class or component. | Interface | org.hibernate.envers.configuration.metadata.reader | Hibernate ORM |
|
| PropertyAuditExpression | | Class | org.hibernate.envers.query.criteria | Hibernate ORM |
|
| PropertyAuditingData | | Class | org.hibernate.envers.configuration.metadata.reader | Hibernate ORM |
|
| PropertyAuditOrder | | Class | org.hibernate.envers.query.order | Hibernate ORM |
|
| PropertyAuditProjection | | Class | org.hibernate.envers.query.projection | Hibernate ORM |
|
| PropertyData | Holds information on a property that is audited. | Class | org.hibernate.envers.entities | Hibernate ORM |
|
| PropertyMapper | | Interface | org.hibernate.envers.entities.mapper | Hibernate ORM |
|
| PropertyNameGetter | Provides a function to get the name of a property, which is used in a query, to apply some restrictions on it. | Interface | org.hibernate.envers.query.property | Hibernate ORM |
|
| QueryBuilder | A class for incrementaly building a HQL query. | Class | org.hibernate.envers.tools.query | Hibernate ORM |
|
| QueryConstants | Constants used in JPQL queries. | Class | org.hibernate.envers.entities.mapper.relation.query | Hibernate ORM |
|
| QueryGeneratorBuilder | Builds query generators, for reading collection middle tables, along with any related entities. | Class | org.hibernate.envers.configuration.metadata | Hibernate ORM |
|
| QueryParameterData | | Class | org.hibernate.envers.entities.mapper.id | Hibernate ORM |
|
| ReflectionTools | | Class | org.hibernate.envers.tools.reflection | Hibernate ORM |
|
| RelatedAuditExpression | | Class | org.hibernate.envers.query.criteria | Hibernate ORM |
|
| RelationDescription | | Class | org.hibernate.envers.entities | Hibernate ORM |
|
| RelationQueryGenerator | TODO: cleanup implementations and extract common code Implementations of this interface provide a method to generate queries on a relation table (a table used | Interface | org.hibernate.envers.entities.mapper.relation.query | Hibernate ORM |
|
| RelationTargetAuditMode | enum RelationTargetAuditModeextends EnumEnum Constant SummaryAUDITED | Class | org.hibernate.envers | Hibernate ORM |
|
| RelationType | enum RelationTypeextends EnumType of a relation between two entities. | Class | org.hibernate.envers.entities | Hibernate ORM |
|
| RevisionDoesNotExistException | | Class | org.hibernate.envers.exception | Hibernate ORM |
|
| RevisionEntity | Marks an entity to be created whenever a new revision is generated. | Class | org.hibernate.envers | Hibernate ORM |
|
| RevisionInfoConfiguration | | Class | org.hibernate.envers.configuration | Hibernate ORM |
|
| RevisionInfoGenerator | | Interface | org.hibernate.envers.revisioninfo | Hibernate ORM |
|
| RevisionInfoNumberReader | Gets a revision number from a persisted revision info entity. | Class | org.hibernate.envers.revisioninfo | Hibernate ORM |
|
| RevisionInfoQueryCreator | | Class | org.hibernate.envers.revisioninfo | Hibernate ORM |
|
| RevisionListener | An implementation of this class, having a no-arg constructor, should be passed as an argument to the RevisionEntity annotation. | Interface | org.hibernate.envers | Hibernate ORM |
|
| RevisionNumber | Marks a property which will hold the number of the revision in a revision entity, see RevisionListener. | Class | org.hibernate.envers | Hibernate ORM |
|
| RevisionNumberPropertyName | Used for specifying restrictions on the revision number, corresponding to an audit entity. | Class | org.hibernate.envers.query.property | Hibernate ORM |
|
| RevisionPropertyPropertyName | Used for specifying restrictions on a property of the revision entity, which is associated with an audit entity. | Class | org.hibernate.envers.query.property | Hibernate ORM |
|
| RevisionsOfEntityQuery | Fields inherited from class org. | Class | org.hibernate.envers.query.impl | Hibernate ORM |
|
| RevisionType | enum RevisionTypeextends EnumType of the revision. | Class | org.hibernate.envers | Hibernate ORM |
|
| RevisionTypeAuditExpression | | Class | org.hibernate.envers.query.criteria | Hibernate ORM |
|
| RevisionTypePropertyName | Used for specifying restrictions on the revision number, corresponding to an audit entity. | Class | org.hibernate.envers.query.property | Hibernate ORM |
|
| RevisionTypeType | A hibernate type for the RevisionType enum. | Class | org.hibernate.envers.entities | Hibernate ORM |
|
| SecondaryAuditTable | | Class | org.hibernate.envers | Hibernate ORM |
|
| SequenceIdRevisionEntity | See Also:Serialized FormConstructor SummarySequenceIdRevisionEntity() | Class | org.hibernate.envers.enhanced | Hibernate ORM |
|
| SequenceIdRevisionEntity_ | | Class | org.hibernate.envers.enhanced | Hibernate ORM |
|
| SequenceIdTrackingModifiedEntitiesRevisionEntity | Extension of standard SequenceIdRevisionEntity that allows tracking entity names changed in each revision. | Class | org.hibernate.envers.enhanced | Hibernate ORM |
|
| SequenceIdTrackingModifiedEntitiesRevisionEntity_ | | Class | org.hibernate.envers.enhanced | Hibernate ORM |
|
| SessionCacheCleaner | Class responsible for evicting audit data entries that have been stored in the session level cache. | Class | org.hibernate.envers.synchronization | Hibernate ORM |
|
| SetProxy | See Also:Serialized FormFields inherited from class org. | Class | org.hibernate.envers.entities.mapper.relation.lazy.proxy | Hibernate ORM |
|
| SimpleAuditExpression | | Class | org.hibernate.envers.query.criteria | Hibernate ORM |
|
| SimpleIdMapperBuilder | Methods inherited from interface org. | Interface | org.hibernate.envers.entities.mapper.id | Hibernate ORM |
|
| SingleIdMapper | | Class | org.hibernate.envers.entities.mapper.id | Hibernate ORM |
|
| SinglePropertyMapper | | Class | org.hibernate.envers.entities.mapper | Hibernate ORM |
|
| SortedMapCollectionInitializor | Initializes SortedMap collection with proper ComparatorFields inherited from class org. | Class | org.hibernate.envers.entities.mapper.relation.lazy.initializor | Hibernate ORM |
|
| SortedMapCollectionMapper | Fields inherited from class org. | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
|
| SortedMapProxy | | Class | org.hibernate.envers.entities.mapper.relation.lazy.proxy | Hibernate ORM |
|
| SortedSetCollectionInitializor | Initializes SortedSet collection with proper ComparatorFields inherited from class org. | Class | org.hibernate.envers.entities.mapper.relation.lazy.initializor | Hibernate ORM |
|
| SortedSetCollectionMapper | Fields inherited from class org. | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
|
| SortedSetProxy | See Also:Serialized FormFields inherited from class org. | Class | org.hibernate.envers.entities.mapper.relation.lazy.proxy | Hibernate ORM |
|
| StringTools | | Class | org.hibernate.envers.tools | Hibernate ORM |
|
| SubclassPropertyMapper | A mapper which maps from a parent mapper and a main one, but adds only to the main. | Class | org.hibernate.envers.entities.mapper | Hibernate ORM |
|
| ThreeEntityQueryGenerator | Selects data from a relation middle-table and a two related versions entity. | Class | org.hibernate.envers.entities.mapper.relation.query | Hibernate ORM |
|
| Tools | | Class | org.hibernate.envers.tools | Hibernate ORM |
|
| ToOneDelegateSessionImplementor | | Class | org.hibernate.envers.entities.mapper.relation.lazy | Hibernate ORM |
|
| ToOneEntityLoader | | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
|
| ToOneIdMapper | Nested Class SummaryNested classes/interfaces inherited from class org. | Class | org.hibernate.envers.entities.mapper.relation | Hibernate ORM |
|
| ToOneRelationMetadataGenerator | Generates metadata for to-one relations (reference-valued properties). | Class | org.hibernate.envers.configuration.metadata | Hibernate ORM |
|
| TopologicalSort | Topological sorting of a graph - based on DFS. | Class | org.hibernate.envers.tools.graph | Hibernate ORM |
|
| Triple | A triple of objects. | Class | org.hibernate.envers.tools | Hibernate ORM |
|
| TwoEntityOneAuditedQueryGenerator | Selects data from a relation middle-table and a related non-audited entity. | Class | org.hibernate.envers.entities.mapper.relation.query | Hibernate ORM |
|
| TwoEntityQueryGenerator | Selects data from a relation middle-table and a related versions entity. | Class | org.hibernate.envers.entities.mapper.relation.query | Hibernate ORM |
|
| UpdateBuilder | | Class | org.hibernate.envers.tools.query | Hibernate ORM |
|
| ValidityAuditStrategy | Audit strategy which persists and retrieves audit information using a validity algorithm, based on the start-revision and end-revision of a row in the audit tables. | Class | org.hibernate.envers.strategy | Hibernate ORM |
|
| ValidTimeAuditStrategy | Deprecated Audit strategy class. | Class | org.hibernate.envers.strategy | Hibernate ORM |
|
| Vertex | A graph vertex - stores its representation, neighbours, start and end time in (DB)FS. | Class | org.hibernate.envers.tools.graph | Hibernate ORM |
|
| WorkUnitMergeDispatcher | Visitor patter dispatcher. | Interface | org.hibernate.envers.synchronization.work | Hibernate ORM |
|
| WorkUnitMergeVisitor | Visitor pattern visitor. | Interface | org.hibernate.envers.synchronization.work | Hibernate ORM |