[
https://issues.apache.org/jira/browse/OPENJPA-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pinaki Poddar resolved OPENJPA-900.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0-M1
The following aspects of hint processing has been consolidated in a separate
HintHandler class that works for an owning facade Query.
1. Collating supported hint keys from different parts of the system
2. Setting hint values to specific internal artifacts based on the hint key
with auditing
3. Mapping JPA spec defined hints to equivalent existing functions
This mechanics is leveraged to implement JPA 2.0 API for getSupportedHints()
and getHints()
> Add support for JPA2.0 method Query.getSupportedHints()
> -------------------------------------------------------
>
> Key: OPENJPA-900
> URL: https://issues.apache.org/jira/browse/OPENJPA-900
> Project: OpenJPA
> Issue Type: Sub-task
> Reporter: Pinaki Poddar
> Assignee: Pinaki Poddar
> Fix For: 2.0.0-M1
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.