Community
Participate
Working Groups
Our application is a complex timesheet application. Most of all use cases involve many queries with Calendar. Without support for Calendar in conform in unit of work, because each query we need to flush to get correct result. This is an important performance optimization. Reference: - MetaLink bug 6059586 - SUPPORT CALENDAR AS MUCH AS DATE IS SUPPORTED IN-MEMORY QUERY
Created attachment 133646 [details] Standalone test case The standalone test case do not include the Jars, which are: - EclipseLink 1.1.1 (but any should work) - Oracle JDBC driver - JUnit However, after you setup the session to point to any db, the test will create the table needed and execute.
Created attachment 133655 [details] The fix fixing all known issues.
Checked in the changed suggested in the patch.
Any mention of not supporting calendars in Memory an now be removed from the docs.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink