hibernate-bug This repo contains source code to reproduce https://hibernate.onjira.com/browse/HHH-7885 To run with 4.1.9: mvn clean test To run with 3.6.9: mvn clean test -PH36 To run with 3.5.6: mvn clean test -PH35