[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - howto get jdbc connection from PerstenceContext / EntityMana
fbadt
do-not-reply at jboss.com
Sat Aug 26 11:24:51 EDT 2006
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
More information about the jboss-user
mailing list