hibernate-orm/tooling
Gavin King 3dfa70a781 HHH-16633 use unwrap() in preference to typecasts
perhaps it would be better to preemptively unwrap the
EntityManager to Session, because this approach results
in raw query types (but we don't really care since we
already know it's sound)
2023-07-10 14:36:32 +02:00
..
hibernate-ant clean up some warnings 2023-05-24 00:14:44 +02:00
hibernate-enhance-maven-plugin HHH-16058 Removing Environment#getBytecodeProvider 2023-01-20 14:31:08 +00:00
hibernate-gradle-plugin HHH-16677 - Drop JPA static metamodel generation from Gradle plugin 2023-05-23 14:50:00 -05:00
metamodel-generator HHH-16633 use unwrap() in preference to typecasts 2023-07-10 14:36:32 +02:00