Hello Fernando,

Generally speaking:

*.hbm.xml :
- Best option when you need flexibility between data model and object model.
- Usually also best for legacy data models

*Fluent Automapper:
- Best option when data model will follow the object model
- Best option if you need speed and you dont want to spend time in manual
mapping

Hope it helps;

sds

On Wed, Nov 11, 2009 at 7:58 PM, Fernando <[email protected]> wrote:

>
> Hi,
>
> I'd like to know what is the best option for mapping, annotations or
> hbm.xml files?
>
> Thanks.
>
> >
>


-- 
Humberto C Marchezi
---------------------------------------------------------
Master in Electrical Engineering - Automation
Software Consultant and Developer
at the Town Hall of Vitória

--~--~---------~--~----~------------~-------~--~----~
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