hibernate-orm/hibernate-community-dialects/src
Sanne Grinovero cf2e723d6f HHH-16228 Dialect instance might be wrapped when doing instanceof checks for capabilities
To properly support the idea of wrapping the Dialect, we need
to take this into account whenever an `instanceof` is used
to check for Dialect capabilities.
Also some code is casting to the expected Dialect.
2023-02-27 22:53:31 +00:00
..
main HHH-16228 Dialect instance might be wrapped when doing instanceof checks for capabilities 2023-02-27 22:53:31 +00:00
test/java/org/hibernate/community/dialect remove an obsolete constructor no longer called by Quarkus 2023-02-08 21:39:56 +01:00