spring-framework/spring-orm
Stéphane Nicoll 0390709577 Use proper Oracle dialect for Hibernate 6+
This commit fixes the Hibernate dialect lookup for Oracle as it was
previously using a dialect that has been moved and deprecated to a
separate project. In recent versions, the standard OracleDialect is the
one we should be using.

Closes gh-31892
2023-12-22 15:22:01 +01:00
..
src Use proper Oracle dialect for Hibernate 6+ 2023-12-22 15:22:01 +01:00
spring-orm.gradle Revert ValidationMode.CALLBACK on JPA bootstrap 2023-12-06 18:34:42 +01:00