Hi all,
I have simple model with Groups of Persons. ( 1-N ).
Groups has a Collection.
My question is simple is there a way to force ojb to use a standart
collection ( Vector or ArrayList ). My problem is that I want to use OJB
as a jboss service ( sar ), and I don-t want the client application to
be ojb dependent.
Thanks for comment.
ps: The only way I found is to implements writeObject ( serialisation )
and to replace obj collection by Vector during serialisation ...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]