Add identity column test for DB2 in NativeIdentifierTest
--------------------------------------------------------

         Key: OJB-110
         URL: http://issues.apache.org/jira/browse/OJB-110
     Project: OJB
        Type: Test

    Reporter: Armin Waibel
 Assigned to: Thomas Dudziak 


Currently only hsql and mysql identity column usage are tested.
In NativeIdentifierTest method Platform#getLastInsertIdentityQuery and 
SequenceManagerNativeImpl class are checked for the current used database 
profile.

To support DB2:
Add sql-statements to create tables and add if-clause for DB2 in methods 
#setUp/#tearDown.

-- 
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