|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryHint | |
|---|---|
| com.sun.java.xml.ns.persistence.orm | |
| Uses of QueryHint in com.sun.java.xml.ns.persistence.orm |
|---|
| Fields in com.sun.java.xml.ns.persistence.orm with type parameters of type QueryHint | |
|---|---|
protected List<QueryHint> |
NamedQuery.hint
|
protected List<QueryHint> |
NamedNativeQuery.hint
|
| Methods in com.sun.java.xml.ns.persistence.orm that return QueryHint | |
|---|---|
QueryHint |
ObjectFactory.createQueryHint()
Create an instance of QueryHint |
| Methods in com.sun.java.xml.ns.persistence.orm that return types with arguments of type QueryHint | |
|---|---|
List<QueryHint> |
NamedQuery.getHint()
Gets the value of the hint property. |
List<QueryHint> |
NamedNativeQuery.getHint()
Gets the value of the hint property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||