mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-07 11:48:18 +00:00
`@Where` and `@Filter` fragments are now fully handled as AST - each fragment gets its own Predicate instance. Some more work coming to clean up methods we no longer use which require the old String-manip approach.