Maxim Solodovnik created OPENJPA-2985:
-----------------------------------------
Summary: Mandatory JPA 3.2 methods throw
UnsupportedOperationException
Key: OPENJPA-2985
URL: https://issues.apache.org/jira/browse/OPENJPA-2985
Project: OpenJPA
Issue Type: Sub-task
Reporter: Maxim Solodovnik
Discussion thread:
https://github.com/apache/openjpa/pull/144#discussion_r3683005795
**(low)** `getNamedQueries(Class)` still throws UnsupportedOperationException,
as do `EntityManagerImpl.createQuery(TypedQueryReference)`
(EntityManagerImpl.java:2779) and `find(EntityGraph, Object, FindOption...)`
(EntityManagerImpl.java:2645). These are mandatory JPA 3.2 API - planned before
merge, or tracked in a follow-up JIRA? Worth referencing the issue in the
exception message.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)