[jboss-user] [EJB 3.0] - Re: Problem with lazy initialization - no session or session
killme2008
do-not-reply at jboss.com
Tue Sep 5 05:55:08 EDT 2006
"killme2008" wrote : you have to try "Extended Persistence Contexts and Application Transactions",read the tutorial of jboss-ejb3-doc ,just like:
|
| @PersistenceContext(type=PersistenceContextType.EXTENDED) EntityManager em;
|
|
| by dennis
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969412#3969412
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969412
More information about the jboss-user
mailing list