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 the reference null?  Is
there a benefit to having the empty collection as opposed
to a null reference?

-tim



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

Reply via email to