A small project for demonstrating the issue DATAJPA-617
The demo app uses mysql,you can edit the jdbc settings at src/main/resources/datasource.properties You can find 2 testcases for testing CustomerRepository.findAll and findByNamePattern in src/test.