All Classes and Interfaces
Class
Description
RevisionMetadata working with a DefaultRevisionEntity.Annotation to enable Envers repositories.
Deprecated.
EnversRevisionRepositoryFactoryBean<T extends RevisionRepository<S,ID,N>,S,ID,N extends Number & Comparable<N>>
FactoryBean creating RevisionRepository instances.Repository implementation using Hibernate Envers to implement revision specific query methods.
RevisionEntityInformation that uses reflection to inspect a property annotated with RevisionNumber to
find out about the revision number type.
RevisionRepository.