Criteria API untyped join(String attr) implies any attribute not a singular
attribute
-------------------------------------------------------------------------------------
Key: OPENJPA-1390
URL: https://issues.apache.org/jira/browse/OPENJPA-1390
Project: OpenJPA
Issue Type: Bug
Components: jpa
Affects Versions: 2.0.0-M3
Reporter: Pinaki Poddar
Assignee: Pinaki Poddar
Fix For: 2.0.0-M4
Untyped From.join(String attr) is unlike typed From.join() because the given
attr in untyped version can be of any attribute type and not necessarily a
singular attribute.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.