Community
Participate
Working Groups
Build ID: N/A Steps To Reproduce: 1. Issue a SELECT query with a fully-qualified class name More information: Hibernate and OpenJPA both support fully-qualified class names for entities, such as: "select foo from com.acme.Foo as foo" instead of "select foo from Foo as foo" EclipseLink should support this syntax for portability and to resolve possible collisions between entities.
any update on this feature?
Currently this feature is not scheduled for a particular release. I encourage you and any one else who is interested in this (or any other bug/enhancement) to vote for it. We are using the number of votes for a particular feature as one of the major criteria when we choose which features to implement next.
Bug 275599 may be marked as duplicate of this bug.
*** Bug 275599 has been marked as a duplicate of this bug. ***
I believe this was fixed in 2.4 with the Hermes parser. Please reopen if you still have an issue.
This should be supported in 2.4
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink