Re: ojb returns empty collections instead of null

2003-03-01 Thread Thomas Mahler
Hi Tim, Tim Drury wrote: When I retrieve an object from the database via OJB which has a collection of child objects, but there are no child objects in the database, OJB fills the parent object collection reference with an empty collection instead of keeping the collection reference null. Is there

ojb returns empty collections instead of null

2003-02-28 Thread Tim Drury
When I retrieve an object from the database via OJB which has a collection of child objects, but there are no child objects in the database, OJB fills the parent object collection reference with an empty collection instead of keeping the collection reference null. Is there a way to have OJB keep