/[Apache-SVN]
ViewVC logotype

Revision 832587


Jump to revision: Previous Next
Author: jrbauer
Date: Tue Nov 3 22:48:43 2009 UTC (3 weeks, 2 days ago)
Changed paths: 4
Log Message:
OPENJPA-1083 Fixed a mapping tool failure caused by the inability to discover and drop multi-column foreign key constraints.  Multi-column FK's were not getting dropped, but got added after clearing out the tables. Trying to add an existing FK caused an exception when using Oracle.

Changed paths:

Path Details
Directoryopenjpa/trunk/openjpa-jdbc/src/main/java/org/apache/openjpa/jdbc/schema/ForeignKey.java modified , text changed
Directoryopenjpa/trunk/openjpa-jdbc/src/main/java/org/apache/openjpa/jdbc/sql/DBDictionary.java modified , text changed
Directoryopenjpa/trunk/openjpa-jdbc/src/main/java/org/apache/openjpa/jdbc/sql/OracleDictionary.java modified , text changed
Directoryopenjpa/trunk/openjpa-jdbc/src/main/resources/org/apache/openjpa/jdbc/schema/localizer.properties modified , text changed

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2