Hi, I got a problem about the JDO QueryResults.
I stored two objects of class A and A has a collection field of class B.
I start a new application, select every A ("SELECT a FROM A a" )and print
out it. 
When I do db.commit(),
All B belongs to my second A object are removed from the database. It means
that
QueryResults.next() changes object status. Does any one has the similar
problem?

----------------------------------------------------------------------- 
Ping Ding 

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to