Skip to content

NH-1040 - property-ref on joined-subclasses should work or error #715

Closed
@nhibernate-bot

Description

@nhibernate-bot

Jerome Haltom created an issue — 12th June 2007, 7:46:30:

In reference to NH-887.

property-ref does not seem to be supported when referring to joined-subclass mappings. A solution is to introduce a duplicate property in the joined subclass (Property2) with insert and update set to false, and use property-ref to refer to that property.

NHibernate should at least error when encountering a property-ref pointing to a joined-subclass, if not support it.

Whomever decides this issue, just rename the bug.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions