eforge.net <[EMAIL PROTECTED]>
t: Tuesday, February 18, 2003 3:58 PM
To: Ken Robinson
Cc: Hibernate developer list (E-mail)
Subject: Re: [Hibernate] Odd Query behavior
Yick! You are probably right. PreparedStatement must retain the value of
setMaxRows(). I had kinda assumed it only applied for the very next
executeQuery() m
IL PROTECTED] cc:
eforge.net Subject: [Hibernat
Hi all,
We're noticing some strange behavior with
Query.setFirstResult/Query.setMaxResults.
If we execute a query with these values set, we get the expected result.
However,
if we then execute the same query (in a new session, with a new Query)
without limiting
the resultset, we still only get the