This should be posted to the forum!
(and when you do, remember to show mapping file, java code and exception)
/max
David R Robison wrote:
> I'm using a postgresql database. When I issue a session.iterate()
> command, the iterator reports hasNext() as true yet when I call next() I
> get an exception stating that there is nothing left to iterate over.
>
> Any ideas?
>
> thanks in advance,
> David Robison
>
|