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.  [ 4 posts ] 
Author Message
 Post subject: How to retrieve all objects from cache region urgent
PostPosted: Sat Dec 04, 2004 10:26 pm 
Newbie

Joined: Sat Dec 04, 2004 10:23 pm
Posts: 13
Hibernate version:2.1.6

Mapping documents:

Code between sessionFactory.openSession() and session.close():

Full stack trace of any exception that occurs:

Name and version of the database you are using:

The generated SQL (show_sql=true):

Debug level Hibernate log excerpt:

Hi
i am using ehcache
I want to retrieve all objects in a region at once not one by one
Is there a solution


Top
 Profile  
 
 Post subject:
PostPosted: Sat Dec 04, 2004 10:47 pm 
Newbie

Joined: Sat Dec 04, 2004 10:23 pm
Posts: 13
i am building a bookstore application

For that i am caching recently visited books in a cache region

I have seen "get(Object key)" method to retrive one object from that region

How to retrive all objects in that region at once

Is there a way ???


Top
 Profile  
 
 Post subject:
PostPosted: Sun Dec 05, 2004 10:37 am 
Newbie

Joined: Mon May 10, 2004 7:58 am
Posts: 15
seems like you will have to iterate over the keys.


Top
 Profile  
 
 Post subject: wrong version in 2.1.8.jar manifest.mf
PostPosted: Tue Feb 01, 2005 7:15 am 
Newbie

Joined: Tue Nov 30, 2004 10:39 am
Posts: 10
I just downloaded 2.1.8 and the meta-inf/manifest.mf file still states that the version in 2.1.7.


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