[jboss-user] [JBoss Seam] - Re: Seam and plain old JDBC code

gavin.king@jboss.com do-not-reply at jboss.com
Thu Mar 1 11:14:17 EST 2007


anonymous wrote : I understand that to be truly efficient with Seam you need to run some sort of ORM tool

ORM definitely helps you be efficient, but Seam can help you be more efficient even without it. The only real requirement is that data in your Java code is represented as JavaBeans.

For example, you could use iBATIS with Seam - it would not be as nice, IMO, but nor would it feel wrong.

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

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



More information about the jboss-user mailing list