[jboss-jira] [JBoss JIRA] Updated: (JBAS-4431) Allow FK index creation during startup (CMP2)

Jesper Pedersen (JIRA) jira-events at lists.jboss.org
Mon May 21 05:13:02 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBAS-4431?page=all ]

Jesper Pedersen updated JBAS-4431:
----------------------------------

    Attachment: jbas4431.patch

Only create index if alter-table is true

> Allow FK index creation during startup (CMP2)
> ---------------------------------------------
>
>                 Key: JBAS-4431
>                 URL: http://jira.jboss.com/jira/browse/JBAS-4431
>             Project: JBoss Application Server
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: CMP service
>    Affects Versions: JBossAS-4.2.0.GA
>         Environment: Branch_4_2 and JDK5
>            Reporter: Jesper Pedersen
>         Assigned To: Alexey Loubyansky
>         Attachments: jbas4431.patch, jbas4431.patch
>
>
> Currently indexes for FK columns are only created when the table is created.
> An enhancement is to create indexes during startup if an index doesn't exists for the FK column and it is specified in jbosscmp-jdbc.xml.
> The following patch implements this functionality.
> The patch has passed internal testing as well as the AS testsuite.
> The work was sponsored by World League Sports and licensed under LGPL.

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

        



More information about the jboss-jira mailing list