[OS-JIRA] Created: (CAY-351) Switch HSQLDB to use sequences for PK generator

From: jira-norepl..bjectstyle.org
Date: Mon Aug 22 2005 - 15:51:35 EDT

  • Next message: jira-norepl..bjectstyle.org: "[OS-JIRA] Created: (CAY-352) Incorrect prefetching qualifier when expression contains null"

    Message:

      A new issue has been created in JIRA.

    ---------------------------------------------------------------------
    View the issue:

      http://objectstyle.org/jira/secure/ViewIssue.jspa?key=CAY-351

    Here is an overview of the issue:
    ---------------------------------------------------------------------
            Key: CAY-351
        Summary: Switch HSQLDB to use sequences for PK generator
           Type: Improvement

         Status: Assigned
       Priority: Minor

        Project: Cayenne
     Components:
                 Cayenne Core Library
       Fix Fors:
                 1.2 [DEV]
       Versions:
                 1.2 [DEV]

       Assignee: Andrus Adamchik
       Reporter: Andrus Adamchik

        Created: Mon, 22 Aug 2005 3:51 PM
        Updated: Mon, 22 Aug 2005 3:51 PM

    Description:
    HSQLDB since 1.7.2 supports sequences:

    http://hsqldb.org/doc/guide/ch09.html#create_sequence-section

    This is probably much better way to make primary key than auto_pk_table (hopefully there is no concurrency issues like CAY-245). Once challenge in doing this switch is that we need to implement a migration procedure for CayenneModeler preferences.

    ---------------------------------------------------------------------
    JIRA INFORMATION:
    This message is automatically generated by JIRA.

    If you think it was sent incorrectly contact one of the administrators:
       http://objectstyle.org/jira/secure/Administrators.jspa

    If you want more information on JIRA, or have a bug to report see:
       http://www.atlassian.com/software/jira



    This archive was generated by hypermail 2.0.0 : Mon Aug 22 2005 - 15:51:36 EDT