mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-13 06:34:50 +00:00
I hate doing this but it's necessary since Query is often used as a raw type, and the wildcards result in additional compiler warnings at the usage site Also clean up some other warnings I encountered in this code