Mark Paluch
Results
367
issues of
Mark Paluch
We should explore how we could switch from Criteria Queries to JPQL queries as Hibernate has a much better efficiency running String-based queries: ``` CriteriaBuilder query Benchmark Mode Cnt Score...
type: enhancement
Introduce `DeleteSpecification` and `UpdateSpecification`. Add `PredicateSpecification`. Update `SpecificationExecutor`. See #3521
type: enhancement