Uses of Interface
org.dromara.warm.flow.orm.utils.JPAUpdateFunction
Packages that use JPAUpdateFunction
-
Uses of JPAUpdateFunction in org.dromara.warm.flow.orm.dao
Methods in org.dromara.warm.flow.orm.dao with parameters of type JPAUpdateFunctionModifier and TypeMethodDescriptionprotected javax.persistence.criteria.CriteriaUpdate<T>WarmDaoImpl.createCriteriaUpdate(JPAUpdateFunction<javax.persistence.criteria.CriteriaBuilder, javax.persistence.criteria.Root<T>, List<javax.persistence.criteria.Predicate>, javax.persistence.criteria.CriteriaUpdate<T>> updateFunction)