Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] Fix for bug 319592

Adrian,
This simple override seems to work fine with the older 1.8 version before HSQL 2.0 came out this summer and follows similar changes. I don't think we need to subclass the existing platform class. Thank you for checking this and to vdweij and sei for raising this.
    /michael

On 2010-11-06 20:27, Goerler, Adrian wrote:
Hi Michael,

I had observed the same issue. I have tested the change and it fixes the issue for me.

-Adrian

-----Original Message-----
From: eclipselink-dev-bounces@xxxxxxxxxxx [mailto:eclipselink-dev-bounces@xxxxxxxxxxx] On Behalf Of Michael O'Brien
Sent: Freitag, 5. November 2010 15:37
To: Dev mailing list for Eclipse Persistence Services
Subject: [eclipselink-dev] Fix for bug 319592

A patch file for bug # 319592 is now available for review

http://bugs.eclipse.org/319592

Description: Upgrade HSQLPlatform to support from 1.8.1 to 2.0.0 as HSQL
2.0.x requires VARCHAR length specified

Please review and provide any feedback.

thank you
Michael

_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev



Back to the top