Hi folks,

Maybe my question is a silly one but I seems very strange to me :
I have a persistent object that I can retrieve with a GetObjectByIdentity
(), nothing surprising so far...
but If try to retrieve it with a getObjectByQuery() with a single criteria
build with AddEqualTo(<primary key field name>, <primary key value>)
then I get a NoSuchElementException !
Is it a normal behaviour for OJB or did I make something wrong in my code ?
Thanks,

Thomas



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

Reply via email to