I noticed that the EntityHome class was extended by my CustomerHome class in my seam-gen
project to support CRUD operations. In the hotel booking project, EntityHome class was
not used (and it wasn't referenced in any of the other example SEAM project source
codes).
As far as design patterns and best practices are concerned, how would a SEAM developer
determine which is the best way of solving this entity related problem?
Why/when would you not use the EntityHome class?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4071925#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...