[jboss-user] [JBoss Seam] - Re: How can I disable the query cache?

chicochen do-not-reply at jboss.com
Sun Jul 29 04:00:19 EDT 2007


i use query.setHint("org.hibernate.cacheMode", CacheMode.REFRESH);
  | 		query.setHint("org.hibernate.cacheable", false);, but it does not work.

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

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



More information about the jboss-user mailing list