Package org.hibernate.envers.internal.entities.mapper.relation.query
package org.hibernate.envers.internal.entities.mapper.relation.query
-
ClassDescriptionBase class for implementers of
RelationQueryGenerator
contract.Selects data from an audit entity.Selects data from a relation middle-table only.Constants used in JPQL queries.Implementations of this interface provide a method to generate queries on a relation table (a table used for mapping relations).Selects data from a relation middle-table and a two related versions entity.Selects data from a relation middle-table and a related non-audited entity.Selects data from a relation middle-table and a related versions entity.