It's right there in the docs: http://www.nhforge.org/doc/nh/en/index.html#mapping-attributes
On Fri, Jun 1, 2012 at 2:11 PM, Maicon =) <[email protected]> wrote: > Hello, I have a question about the O / R mapping in C # ... I have an > application that uses the relational mapping in nhibernate sql server, > I am aware that in java you can do this via xml or annotations > mapping ... C # I know the mapping via xml also and mapping fluent by > fluent nhibernate (which is what I use), but I wonder if you can do > for annotations as in java, I saw on some blogs, people saying that it > is possible, unfortunately not find examples anywhere on how to do > this, I wonder whether it is possible and if anyone has any > documentation or guides link to run it ... thanks in advance! Sorry > for the English (Google translator) >
