Return-Path: Delivered-To: apmail-incubator-cayenne-dev-archive@locus.apache.org Received: (qmail 76305 invoked from network); 4 Oct 2006 14:55:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Oct 2006 14:55:12 -0000 Received: (qmail 27440 invoked by uid 500); 4 Oct 2006 14:55:11 -0000 Delivered-To: apmail-incubator-cayenne-dev-archive@incubator.apache.org Received: (qmail 27272 invoked by uid 500); 4 Oct 2006 14:55:11 -0000 Mailing-List: contact cayenne-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cayenne-dev@incubator.apache.org Delivered-To: mailing list cayenne-dev@incubator.apache.org Received: (qmail 27121 invoked by uid 99); 4 Oct 2006 14:55:10 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Oct 2006 07:55:10 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [209.237.227.198] ([209.237.227.198:51669] helo=brutus.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 48/07-00170-83BC3254 for ; Wed, 04 Oct 2006 07:54:50 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CB64A7142F7 for ; Wed, 4 Oct 2006 07:54:06 -0700 (PDT) Message-ID: <11297591.1159973646830.JavaMail.root@brutus> Date: Wed, 4 Oct 2006 07:54:06 -0700 (PDT) From: "Andrus Adamchik (JIRA)" To: cayenne-dev@incubator.apache.org Subject: [JIRA] Created: (CAY-676) HSQLDB auto-increment support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N HSQLDB auto-increment support ----------------------------- Key: CAY-676 URL: http://issues.apache.org/cayenne/browse/CAY-676 Project: Cayenne Type: Improvement Components: Cayenne Core Library Versions: 3.0 Reporter: Andrus Adamchik Assigned to: Andrus Adamchik Fix For: 3.0 Recent versions of HSQLDB presumably support auto-increment keys. Need to do fix the adapter to support that in Cayenne. * Make auto-increment supported by default * Add version checking code to HSQLDBSniffer to disable it on older versions (investigate which was the earliest version that had it implemented) Related issue - CAY-351 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/cayenne/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira