-->
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.  [ 1 post ] 
Author Message
 Post subject: Caching query results per session
PostPosted: Wed Dec 17, 2003 12:13 pm 
Newbie

Joined: Thu Nov 13, 2003 11:27 am
Posts: 4
I want to cache query results per session. Within one session, I do not want to execute the same query twice with the same parameters. Once the session is finished, I don't want to cache anymore. It's not read-only data, but if the same method that calls a query gets executed twice in the same session, I don't want it to re-execute the query again with the same parameters.

Can I use the new query results set cache to do that?

Thanks!

Steve

_________________
Steve


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

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.