Skip to content

Navigate to the all the types referred to the NHibernate mapping file #3

@GoogleCodeExporter

Description

@GoogleCodeExporter
This is a feature request.

As a developer I want to be able to navigate from within the NHibernate 
mapping file to referred types so I don't need to manually find the file.

It basically comes down to the fact that it should be possible to navigate 
to the type specified in the "class" attributes of the following elements:

<generator>
<one-to-many>
<composite-id>
<key-many-to-one>
<many-to-one>
<one-to-one>
<component>
<import>
<meta-value>
<definition>

It should also be possible to navigate to the types specified in 
the "type" attributes for the following elements:

<id>
<discriminator>
<property>
<key-property>
<version>

It should also be possible to navigate to the types specified in the "id-
type" and the "meta-type" attribute of the <any> element.

Original issue reported on code.google.com by glozanom...@googlemail.com on 19 Jun 2008 at 8:07

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions