Hi??
I am new to this EJB3 game- but have been tasked to move our architecture (cumbersome entity beans and some JDBC interaction etc) into an EJB3/hibernate based architecture. However on reading the hibernate FAQ I noticed it suggests that in order to manage transactional state as well as persistance in a multi-user (possible distributed - such as ours) system one should use EJB3 session beans with hibernate as a persistance service. Now although this sounds good I am at a loss on how one implements this - does JBOSS 3 always use hibernate for persistance, and how do session beans fit into it all. I am looking for some good design goals with using the JBoss implementation and ideas?
Umm - big question I know - but if anyone could be bothered to discuss it would be great :)
Cheers
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887721#3887721
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3887721
|