https://github.com/hibernate/hibernate-orm/pull/339
It seemed that the challenge to overcome was that Hibernate did not
know which aliases to use when generating the where clauses for
filters. When filters are not allowed on subclasses (current
situation), the alias for the root entity is used for
Hello Christian,
As Sanne said, we won't do it ourselves but if someone is interested, we will
be more than happy to help and integrate the work.
With the work done in recent versions, most specific code is now isolated and
it is "just" a matter of creating a new module hibernate-orm-jpa under t
>> In a Document approach, there is no (useful) notion of association either
>> but one can gather a set of elements under a property name. This is useful
>> for collection of embedded and collection of associated entities that one
>> want to embed. But the property name under which we would se