I created application to reproduce that issue without spring. You can run the IssueTest and see the results. https://github.com/arvgord/hibernate-postgresql-issue I also found that it doesn't work for MySQL too. In branch hibernate-core_5.6.14.Final with org.hibernate:hibernate-core:5.6.14.Final dependency everything works fine. |