Uses of Class
org.hibernate.envers.internal.revisioninfo.RevisionInfoQueryCreator
-
Packages that use RevisionInfoQueryCreator Package Description org.hibernate.envers.boot.internal org.hibernate.envers.configuration.internal -
-
Uses of RevisionInfoQueryCreator in org.hibernate.envers.boot.internal
Methods in org.hibernate.envers.boot.internal that return RevisionInfoQueryCreator Modifier and Type Method Description RevisionInfoQueryCreator
EnversService. getRevisionInfoQueryCreator()
RevisionInfoQueryCreator
EnversServiceImpl. getRevisionInfoQueryCreator()
-
Uses of RevisionInfoQueryCreator in org.hibernate.envers.configuration.internal
Methods in org.hibernate.envers.configuration.internal that return RevisionInfoQueryCreator Modifier and Type Method Description RevisionInfoQueryCreator
RevisionInfoConfiguration. getRevisionInfoQueryCreator()
-