[jboss-user] [JBoss Seam] - Re: Spring and Seam managed persistence contexts
youngm
do-not-reply at jboss.com
Tue Jan 1 19:54:12 EST 2008
Yup through:
*Template
SharedEntityManager
@PersistenceContext
SessionFactory.currentSession()
You can make your existing spring persistence code work with a conversation scoped persistence context without changing your code. Simply configure the use of a different EntitityManagerFactory of SessionFactory
Mike
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116280#4116280
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4116280
More information about the jboss-user
mailing list