Hello all:!!

My question is about ODMG, the implementation of ODMG by OJB actually
returns DCollection Objects when the api is queried to retrieve
persistent objects.
What does particularity of the DCollection interface?

Actually I'm trying to implement a small interface on top of OJB.ODMG,
but I want my interface to return Collection (no DCollection) 
What is the best way to do?
What is the matter if I copy all objects that are in the DCollection
into an ArrayList for example ?


-- 
Kevin Viet <[EMAIL PROTECTED]>
ActiVia Networks




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

Reply via email to