[jboss-user] [JBoss Seam] - Re: EntityManager: For newbies or to close gaps in your know
christian.bauer@jboss.com
do-not-reply at jboss.com
Tue Aug 22 22:41:09 EDT 2006
About EntityManager.getDelegate(): http://jira.jboss.com/jira/browse/EJBTHREE-687
This means that this code will soon work everywhere:
Session s = (Session) em.getDelegate();
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966848#3966848
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3966848
More information about the jboss-user
mailing list