Allow NamedQuery to set hint QueryHints.PASS_DISTINCT_THROUGH

Description

QueryHints.PASS_DISTINCT_THROUGH doesn't work when specified in @NamedQuery hints.

Example:

I've verified it's working fine in my environment when specified with EntityManager.createNamedQuery.setHint.

Activity

Show:

Sanne Grinovero January 21, 2020 at 10:16 AM

Fixed by Marek Chodak via

Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

Created December 12, 2019 at 4:41 PM
Updated February 7, 2020 at 5:20 PM
Resolved January 21, 2020 at 10:16 AM