Skip to main content

[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

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.


Back to the top