Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] Bug 300111 - Platform should specify default sequence table

Hi Andrei,

I have applied your patch to my local workspace and ran the JPA and Core LRG tests. It seems to work well, no more issues with sequence tables on Symfoware. Thanks!

BTW: Don't forget to update the following test (part of Core LRG); it still expects table name "SEQUENCE" for each platform:

org.eclipse.persistence.testing.tests.sessionsxml.SessionsXMLSchemaDefaultValueTest.verify(SessionsXMLSchemaDefaultValueTest.java:68)

Cheers,
Dies


On 20/01/2010 08:20, Andrei Ilitchev wrote:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=300111
Logged the bug and attached the patch.
Please send the feedback.
Thanks,
Andrei




Back to the top