-->
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.  [ 2 posts ] 
Author Message
 Post subject: HIbernate EHCache and Stored Procedure
PostPosted: Wed Jun 27, 2007 8:40 am 
Newbie

Joined: Tue Jun 26, 2007 11:54 pm
Posts: 1
Hi all,
This is my first post and i am a novice to Hibernate. Just a quick question. Here is my requirement. i have few stored procedures to call in my application and want this to be fast. possibly there is no ORM involved. can i use EHcache to cache the result set returned by my SP's so that every time me calling an SP doesnt involve a DB call(will just get the data from the cache instead of DB). Basically i am looking for result set caching to avoid DB call. Can hibernate help me in this case. I will be using Spring for the business layer. can Hibernatetemplate will be of use in this case. Please fill free to ask if my requirement is not clear. Thanks in advance

_________________
If you think you can, you can
If you think you can't, you are right.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 27, 2007 8:48 am 
Newbie

Joined: Tue Jun 26, 2007 8:53 am
Posts: 5
I don't think you can store the result set of SP call in EHCache.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 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.