JpaRepository#deleteAllInBatch(Iterable<T> entities)
JpaRepository#getById(ID id)
JpaSort.of(..)
QuerydslPredicateExecutor<T>