[ojb-users] NoSuchElementException
Brought to you by:
thma
From: Stephane F. <sf...@un...> - 2002-04-24 14:41:34
|
hi, I am trying to use OJB; I make only simple query and I get in one case a = =3D no suchElementException: java.util.NoSuchElementException at ojb.broker.accesslayer.RsIterator.next(= =3D RsIterator.java:154) at ojb.broker.singlevm.PersistenceBrokerImpl.getCollec= =3D tionByQuery(PersistenceBrokerImpl.java:900) at=3D20 I do not receive this Exception when there are no elements on this table. I could not find why I receive this error; maybe it is a typical error can = =3D you give me some hints to find my mistakes? St=E9phane FELTEN |