Hi,

[EMAIL PROTECTED] wrote:
If you do a query that returns no results will it throw a org.odmg.QueryException,

no


or will it just throw an ArrayIndexOutOfBoundsException if you try to get(0) it?

yes, the returned collection will be empty!


I figure it will not because the QueryException is only thrown if you have made a mistake in the query string itself.

correct.


Thomas



Thank You,

Justin A. Stanczak
Web Manager
Shake Learning Resource Center
Vincennes University
(812)888-5813


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to