[jboss-user] [JBossCache] - How to update cache when new rows has been added into table?

narendrakg do-not-reply at jboss.com
Mon Feb 4 21:47:42 EST 2008


Hi,

I am using query cache in Spring+Hibernate+JBoss+Weblogic.

Now the table I am caching is updated by other vendor (using insert query directly into table and without using application that is caching the table).

Once the insert of new rows is done , my query (executed from application through hibernate) return the same rows that has been cached. 

Is it possible to reflect the new rows into cache? If yes, How?

Thanks & Regards,
Narendra Gupta

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

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



More information about the jboss-user mailing list