I was hoping that I wouldn't have to do parsing to accomplish this.

On Apr 30, 3:49 pm, Jason Dentler <[email protected]> wrote:
> You have some options: parse the xml, parse the hbm* objects, or parse the
> PersistentClass objects. You should dig in to the NH configuration process
> to decide what level you want to use.
>
> On Fri, Apr 30, 2010 at 4:13 PM, Matt Mangold 
> <[email protected]>wrote:
>
>
>
> > I am using XML mapping, and I'd like to determine at run time which
> > properties of my POCO are mapped.  What is the easiest way to do this?
>
> > I am building a flexible query tool, and I need to know which
> > properties are mapped so that I can display them to the user when they
> > choose fields for their report.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "nhusers" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> > [email protected]<nhusers%[email protected]>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/nhusers?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "nhusers" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group 
> athttp://groups.google.com/group/nhusers?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en.

Reply via email to