[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - GUI persistence with seam and hibernate

jamesjmp do-not-reply at jboss.com
Wed Mar 7 06:57:00 EST 2007


hi,
I´ve a database and I´ve generated persistence POJOs by means of hibernate tools. I would like to develop a GUI with forms that will populate the already generated POJOs. Then with hibernate I will save session information in the database. I don´t want to use EJBs, hibernate sessionfactory will manage all I need as far as the database is concerned.
The POJOs will just be changed to include some annotations that will take care of validations (hibernate validator).
Is the approach without EJBs suitable or should I use EJBs under all circumstances?
thanks in advance!

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

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




More information about the jboss-user mailing list