Exactly, this is, IMO, the "right" way to do it. You want your domain model as
represented by entity beans to be "correct", and use hibernate to map it to your
legacy schema. You should just use JSF converters for converting from the correct model
to display and back.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070854#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...