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 RevisionInfoQueryCreatorEnversService. getRevisionInfoQueryCreator()RevisionInfoQueryCreatorEnversServiceImpl. 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 RevisionInfoQueryCreatorRevisionInfoConfiguration. getRevisionInfoQueryCreator()
-