Skip to content

PersistentCollection::matching() lacks support for inheritance #7151

Open
@arnaud-lb

Description

@arnaud-lb

PersistentCollection::matching() uses the entity persister, which in turn uses ResultSetMappingBuilder, which doesn't support inheritance. Trying to call matching() throws an exception with the following message:

ResultSetMapping builder does not currently support your inheritance scheme

Is this fully intentional, or is this feature missing because of a lack of resources ? If I made a PR, would you be willing to accept it ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions