Package org.hibernate.envers.query.criteria.internal
package org.hibernate.envers.query.criteria.internal
-
ClassesClassDescriptionAn audit query criterion that defines a predicate where both sides are a function.An audit query criterion that defines a predicate that is a comparison between a function and an audit property expression.A criterion that expresses that the id of an entity is equal or not equal to some specified value.An audit query criterion where a function is compared to a property.An audit query criterion that compares a function call with a scalar value.