Skip to main content

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

Changes have been submitted.

No automated tests added, however DDL generation has been turned on for the xml extended model which utilizes a transformation mapping with a class transformer. Doing this exposed the class cast exception. Note, the DDL generation is to script only and will remain turned on for future testing.

Reviewed by: Andrei Ilitchev

Cheers,
Guy

----- Original Message ----- From: "Guy Pelletier" <guy.pelletier@xxxxxxxxxx> To: "Dev mailing list for Eclipse Persistence Services" <eclipselink-dev@xxxxxxxxxxx>
Sent: Tuesday, March 11, 2008 11:18 AM
Subject: [eclipselink-dev] fix for bug 222233


A patch file for bug 222233 is now available for review.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=222233

Description: DDL generation of TransformationMapping throws ClassCastException

Please review and provide any feedback.

Cheers,
Guy



Back to the top