Interface JPAQueryCustomiser
public interface JPAQueryCustomiser
-
Method Summary
Modifier and TypeMethodDescriptionvoid
apply
(javax.persistence.criteria.CriteriaBuilder cb, javax.persistence.criteria.CriteriaQuery query, javax.persistence.criteria.Root root, JPAQueryBuilderInternal builder)
-
Method Details
-
apply
void apply(javax.persistence.criteria.CriteriaBuilder cb, javax.persistence.criteria.CriteriaQuery query, javax.persistence.criteria.Root root, JPAQueryBuilderInternal builder)
-