Skip to main content

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

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

Description: Scenario2_2c fails: [TimesTen]TT2778: Cannot infer type of parameter from its use

Modified DatasourcePlatform to add a isTimesTen7 method, changed the TimesTenPlatform to return false for shouldBindLiterals
and added the TimesTen7Pltform for oracle types.

It has been reviewed by Andrei.

Best Regards,
Chris


Back to the top