@Target(value={}) @Retention(value=RUNTIME) public @interface QueryHint
NamedQuery
or NamedNativeQuery
annotation.
Vendor-specific hints that are not recognized by a provider are ignored.
Modifier and Type | Required Element and Description |
---|---|
Ciąg znaków |
name
Name of the hint.
|
Ciąg znaków |
value
Value of the hint.
|
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.