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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to