[jboss-user] [JBoss Seam] - Re: Mixing @PersistenceContext with Seam Managed Persistence

emsa do-not-reply at jboss.com
Tue Nov 7 16:04:17 EST 2006


Ok, but I'd like to understand why. I have no second-level cache and when I writing through the @PersistenceContext the data ends up in the database, no explicit flush().

So why is the data not fetched using the Seam Managed Persistence? 
Where is the data cashed? 
And why does flush() help?
Would putting the different Beans in diffrent deployments change anything?

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983917



More information about the jboss-user mailing list