Re: [Hibernate] Help, I implemented Criteria.count() and no one cares!!

2003-11-30 Thread rjf
ded to Criteria. Thanks Chris for the patch -- if nothing else, I can patch my version and happily use it :) rjf& --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it hel

Re: [Hibernate] Criteria.count()

2003-11-16 Thread rjf
her voice of support for enhancements like this, and in fact was pretty close to tackling the count task myself. I am happy that you took it on. Thanks, rjf& --- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and

[Hibernate] Random object query

2003-11-13 Thread rjf
How can I do something like the following, the hibernate way?? select * from foo where bar='baz' order by RAND() LIMIT 0,1; Of course what I am doing here is selecting a single random row (object) Thanks, Ron --- This SF.Net email sponsored