-->
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.  [ 5 posts ] 
Author Message
 Post subject: number of results in an Example query
PostPosted: Thu Jun 17, 2004 4:43 am 
Newbie

Joined: Thu Jun 17, 2004 4:26 am
Posts: 3
Hi,

how can I get the number of results /count(*)/ of this Example query?

Code:
        Example example = Example.create(szurendo);
        Criteria criteria = sess.createCriteria(szurendo.getClass()).add( example.ignoreCase() );


Thanks,
zeles


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jun 17, 2004 7:23 am 
Hibernate Team
Hibernate Team

Joined: Tue Sep 09, 2003 2:10 pm
Posts: 3246
Location: Passau, Germany
Not possible yet.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jun 17, 2004 7:27 am 
Newbie

Joined: Thu Jun 17, 2004 4:26 am
Posts: 3
Any estimation?


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jun 25, 2004 8:28 pm 
Beginner
Beginner

Joined: Tue Mar 23, 2004 8:40 pm
Posts: 22
I want to have this feature too!


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 28, 2004 1:25 pm 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
There is a patch in JIRA, you can vote for it and apply it

_________________
Emmanuel


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