Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Order not being maintained while inserting data

411999Oct 6 2004 — edited Jul 13 2005
I have a master-child relationship, and am using Arraylist as a Collection Class for inserting Childs.

child records are not being inserted in the order in which i add objects to the Arraylist.
I have also tried Treeset as a collection Class but it also doesnt work.

How can i maintain the order of insertion of data into the database.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 10 2005
Added on Oct 6 2004
5 comments
622 views