Package ch.tocco.nice2.persist.core.api.hibernate.query
package ch.tocco.nice2.persist.core.api.hibernate.query
-
ClassDescriptionUtility class to resolve field paths in queries built with the
PredicateBuilderThis interface can be used to contribute additional query functions that are based on raw SQL.Provides a parameter value that is automatically set to the query if it contains a parameter with the given name.Implementation of this interface can participate in the building ofCriteriaQuerycreated by one the query builders.This interface allows to create subqueries in predicates without exposing theCriteriaQueryinstance.Interceptor forCriteriaQueryBuilder.