|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryHint | |
|---|---|
| org.apache.openejb.jee.jpa | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of QueryHint in org.apache.openejb.jee.jpa |
|---|
| Fields in org.apache.openejb.jee.jpa with type parameters of type QueryHint | |
|---|---|
protected List<QueryHint> |
NamedQuery.hint
|
protected List<QueryHint> |
NamedNativeQuery.hint
|
| Methods in org.apache.openejb.jee.jpa that return QueryHint | |
|---|---|
QueryHint |
ObjectFactory.createQueryHint()
Create an instance of QueryHint |
| Methods in org.apache.openejb.jee.jpa 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 | |||||||||