Skip to content

Ability to fluently map subclass for class mapped by hbm files #198

Open
@xorets

Description

@xorets

In our project we have a lot of classes that are already mapped by "traditional" method - hbm.xml file for each class. In new subprojects we started to introduce fluent nhibernate and encountered the problem - one can not map fluently a class that should be a joined-subclass of a class mapped with a file.

Generally it shouldn't be a problem. In configuration XML it is possible to separate sublclasses to different files.

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