-
Feature Request
-
Resolution: Obsolete
-
Major
-
JBossAS-4.2.0.GA
-
None
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.