Return-Path: Delivered-To: apmail-db-ojb-dev-archive@www.apache.org Received: (qmail 40420 invoked from network); 26 Apr 2006 18:58:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Apr 2006 18:58:04 -0000 Received: (qmail 70123 invoked by uid 500); 26 Apr 2006 18:58:03 -0000 Delivered-To: apmail-db-ojb-dev-archive@db.apache.org Received: (qmail 70084 invoked by uid 500); 26 Apr 2006 18:58:03 -0000 Mailing-List: contact ojb-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "OJB Developers List" Reply-To: "OJB Developers List" Delivered-To: mailing list ojb-dev@db.apache.org Received: (qmail 67483 invoked by uid 99); 25 Apr 2006 19:02:29 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Message-ID: <27949026.1145991723660.JavaMail.root@brutus> Date: Tue, 25 Apr 2006 19:02:03 +0000 (GMT+00:00) From: "Armin Waibel (JIRA)" To: ojb-dev@db.apache.org Subject: [jira] Created: (OJB-110) Add identity column test for DB2 in NativeIdentifierTest MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 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: ojb-dev-unsubscribe@db.apache.org For additional commands, e-mail: ojb-dev-help@db.apache.org