Uses of Interface
org.dromara.warm.flow.orm.utils.JPAQueryFunction
Packages that use JPAQueryFunction
-
Uses of JPAQueryFunction in org.dromara.warm.flow.orm.dao
Methods in org.dromara.warm.flow.orm.dao with parameters of type JPAQueryFunctionModifier and TypeMethodDescriptionprotected javax.persistence.criteria.CriteriaQuery<T>WarmDaoImpl.createCriteriaQuery(JPAQueryFunction<javax.persistence.criteria.CriteriaBuilder, javax.persistence.criteria.Root<T>, List<javax.persistence.criteria.Predicate>, javax.persistence.criteria.CriteriaQuery<T>> orderByQueryFunction)