Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Checked in - native expressions support for JPQL Entity Type filtering

patch for feature 277509 - "Need native expressions to support JPQL Entity Type filtering" Changes: Expression now use a 'type()' to access an indicator field on classes that use inheritance, converting class objects to/from field values
Reviewed by Tom Ware

https://bugs.eclipse.org/bugs/show_bug.cgi?id=277509
Feature is at:
http://wiki.eclipse.org/EclipseLink/Development/JPA_2.0/entity_type_expressions


Back to the top