spring-framework/spring-orm
Stéphane Nicoll 699f93fed7 Use proper SQLServer dialect for Hibernate 6+
This commit fixes the Hibernate dialect lookup for SQLServer as it was
previously using a dialect that has been deprecated. In recent
versions, the standard SQLServerDialect is the one we should be using.

Closes gh-31896
2023-12-26 14:03:20 +01:00
..
src Use proper SQLServer dialect for Hibernate 6+ 2023-12-26 14:03:20 +01:00
spring-orm.gradle Revert ValidationMode.CALLBACK on JPA bootstrap 2023-12-06 18:34:42 +01:00