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?
do you know any explained example with seam and hibernate and without EJBs?
thanks in advance!


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

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

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to