https://build.spring.io/browse/INT-FATS5IC-22/ Since some version after Hibernate 5.1 they support positional parameters in the `Query` starting from `0` index, therefore we don't need `-1` logic in the `DefaultJpaOperations` any more. Also fix typos