Interface BaseDAO.UpdateCriteriaBuilder<T>
- Type Parameters:
T
- 实体类型
- Enclosing class:
- BaseDAO<T extends IEntity<I>,
I, M extends org.springframework.data.jpa.repository.JpaRepository<T, I> & org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
更新条件组装器
-
Method Summary
-
Method Details
-
accept
-