@Target(value={}) @Retention(value=RUNTIME) public @interface QueryHint
NamedQuery
or NamedNativeQuery
annotation.
Vendor-specific hints that are not recognized by a provider are ignored.
Copyright © 2007–2017 Hibernate.org. All rights reserved.