Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] fix for bug 217146

I'm checking in patch for bug 217146, which is attached to the bug at:
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=217146

Description: TimesTen7: NativeModeCreatorTestModel setup throws StackOverflowError

Modified
org.eclipse.persistence.tools.schemaframework.SchemaManager
and org.eclipse.persistence.tools.schemaframework.SequenceDefinition
To add some comments making it more readable, as well as adding a condition preventing the loop when the database platform
doesn't support altering sequences.
 

Its been reviewed by Andrei.

Best Regards,
Chris

Attachment: proposed_217146.patch
Description: Binary data


Back to the top