Queries against managed interfaces do not work in "mixed interface"
configuration
---------------------------------------------------------------------------------
Key: OPENJPA-481
URL: https://issues.apache.org/jira/browse/OPENJPA-481
Project: OpenJPA
Issue Type: Bug
Components: kernel, sql
Affects Versions: 1.1.0
Reporter: Patrick Linskey
When using managed interfaces (see OPENJPA-147), if a persistence unit has a
managed interface and a managed implementation of that interface, queries
against the managed interface entity name will fail. See
TestManagedInterfaces.testMixedQuery to reproduce.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.