Hi Markus,
Markus Brigl wrote:
Hi,
I have a problem with the mapping of List's. If I store the list to DB
and reload it the order of the objects are casual and not the same as I
inserted them in the List. Can I configure the repository file in some
way that OBJ stores even the indexes of the List?
Do you mean mapping of 1:n relations? In this case you can specify a
"order-by" element in the collection-descriptor to force ordering.
http://db.apache.org/ojb/docu/guides/repository.html#orderby
regards,
Armin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]