Mapping List insert order
-------------------------

         Key: OJB-106
         URL: http://issues.apache.org/jira/browse/OJB-106
     Project: OJB
        Type: New Feature

  Components: PB-API  
 Environment: all
    Reporter: Markus Brigl


OJB does't support the mapping of the insert order in list's. Fetching a list 
from the database I would expect to get the elements in the same order as I 
inserted them in the list in another transaction.
Many JDO implementation and Hibernate does support this, adding an index column 
for the list index.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to