Community
Participate
Working Groups
Build Identifier: Eclipselink 1.1.0 This may be related to bug 303770. I defined a class using @Inheritance(strategy=InheritanceType.SINGLE_TABLE) and @DiscriminatorColumn(discriminatorType=DiscriminatorType.INTEGER) but the generated SQL insists on treating the discriminator column as a string. Discussion begins with message #390043 and testcase will be attached. Reproducible: Always Steps to Reproduce: See attached testcase
Created attachment 177737 [details] Testcase
This should have been corrected with the fix for bug 261368 *** This bug has been marked as a duplicate of bug 261368 ***
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink