Given a stateless session bean with an injected PersistenceContext 

 @PersistenceContext()
    private EntityManager em;

How can a new JDBC Connection be retrieved?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3967650
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to