Does anybody have some code or is there anything you can call that
will validate that the hibernate mapping files against your classes.
I notice many times we don't find out that something is off until we
write a unit test or write actual code using it?

Basically a unit test that exercises your domain assembly.  Something
that you could run before you get to the point when you are writing
your DAO methods to make sure that your HBMs line up with your Classes
but if an idea goes even further than that then great.
--~--~---------~--~----~------------~-------~--~----~
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