Re: [Hibernate] iterator docs

2002-09-23 Thread Gavin King
Heh :) I will make your suggested changes to the Javadoc :) Gavin - Original Message - From: "Anton van Straaten" <[EMAIL PROTECTED]> To: "Gavin King" <[EMAIL PROTECTED]>; "hibernate list" <[EMAIL PROTECTED]> Sent: Monday, September 23

RE: [Hibernate] iterator docs

2002-09-23 Thread Anton van Straaten
No defense needed, I was just attempting a teensy bit of newbieproofing. :) I think the docs in sec. 6.3 are absolutely fine, but I was thinking of the case where someone reads the Javadoc and doesn't manage to locate the relevant section of the reference docs. This came up because I was going to

[Hibernate] iterator docs

2002-09-23 Thread Anton van Straaten
Gavin, Not that this will necessarily forestall all newbie questions about it, but I think the Javadoc for iterator() could be more explicit. It currently says: "Execute a query and return the results in an iterator. Results are lazily instantiated. Write the given value to "?" in the query stri