-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 
Author Message
 Post subject: Distributed query cache?
PostPosted: Fri Jul 30, 2004 12:40 am 
Beginner
Beginner

Joined: Sun Sep 14, 2003 10:54 am
Posts: 36
Hi,

Can the query cache be distributed?

Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 30, 2004 5:27 am 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
Define "distributed".

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 30, 2004 8:50 am 
Beginner
Beginner

Joined: Sun Sep 14, 2003 10:54 am
Posts: 36
"Distributed" in this case means an Apache/Tomcat cluster running web app with Hibernate persistence.

IOW, can query cache be used in a cluster? Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 30, 2004 9:06 am 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
Yes, JBossCache supports the Hibernate query cache.

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 05, 2004 10:48 am 
Newbie

Joined: Tue Oct 05, 2004 10:41 am
Posts: 1
christian wrote:
Yes, JBossCache supports the Hibernate query cache.


Hi!
Yes, but according to official docs on http://www.hibernate.org/hib_docs/refer ... ance-cache
the "Query Cache" and "Cluster Safe" are mutually exclusive - as shown on the chart - JBoss Tree Cache is Cluster safe, but does not support Query Cache. Is it correct? Pleasy, clarify.

Thank you.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 05, 2004 11:13 am 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
This is not up-to-date, I'll fix it. JBossCache supports the query cache, but only if times are synchronized in your cluster, e.g. via NTP.

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.