[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: How to clean or refresh EJB cache?
swjackson
do-not-reply at jboss.com
Mon May 14 12:09:38 EDT 2007
You can try EntityManager.refresh().
You may also want to revisit your configuration( annotations, persistence properties).
Are you manually changing the data in the database or is your Bean updating the record?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045538#4045538
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045538
More information about the jboss-user
mailing list