@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 © 2009-2013, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.