[jboss-user] [JBoss Seam] - Re: Multiple POJO Custom JSF DataTable

petemuir do-not-reply at jboss.com
Fri Oct 6 05:05:43 EDT 2006


I would suggest designing your entity model first then designing the view.  Remember you can traverse entity relationships in EL using e.g. #{attendance.person.firstname} and that EJB3 does lazy fetching so there is no need to explicity fetch the entire object graph in the query.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976519#3976519

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3976519



More information about the jboss-user mailing list