[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[eclipselink-dev] SVN Checkin: Bug#210805, 223835 - UOW API, JPQL 1=1
|
- From: James Sutherland <JAMES.SUTHERLAND@xxxxxxxxxx>
- Date: Thu, 8 Jan 2009 15:16:57 +0000 (GMT)
- Delivered-to: eclipselink-dev@eclipse.org
SVN Checkin: Bug#210805, 223835 - UOW API, JPQL 1=1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=210805
https://bugs.eclipse.org/bugs/show_bug.cgi?id=223835
https://bugs.eclipse.org/bugs/show_bug.cgi?id=260294
Changes:
- Adds isRegisteredObject and getReadOnlyClasses to UOW interface.
- Fixes bug in JPQL that wrong ExpressionBuilder was used for constants and parameters.
- Adds JPQL tests for 1=1, :arg=:arg.
- Fixes bug in @Cache meta-data processing, shared defaulting to false.