[jboss-user] [EJB/JBoss] - Data Access Layer / No entity
Dens
do-not-reply at jboss.com
Mon Jul 31 08:51:29 EDT 2006
Hello,
A session EJB acts as a facade in front of a data accass layer. this layer
is implemented as pure JDBC and Java code. how to be sure that all the
database modification in my data access layer will be associated with the transaction demarcated in my session ejb ? how to get the db' connexion ? the jdbc driver must support XA whereas the transaction is local ?
Thank you
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961854#3961854
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961854
More information about the jboss-user
mailing list