|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use QueryHintAnnotation | |
|---|---|
| org.eclipse.jpt.jpa.core | |
| org.eclipse.jpt.jpa.core.context.java | |
| org.eclipse.jpt.jpa.core.resource.java | |
| Uses of QueryHintAnnotation in org.eclipse.jpt.jpa.core |
|---|
| Methods in org.eclipse.jpt.jpa.core with parameters of type QueryHintAnnotation | |
|---|---|
JavaQueryHint |
JpaFactory.buildJavaQueryHint(JavaQuery parent,
QueryHintAnnotation queryHintAnnotation)
|
| Uses of QueryHintAnnotation in org.eclipse.jpt.jpa.core.context.java |
|---|
| Methods in org.eclipse.jpt.jpa.core.context.java that return QueryHintAnnotation | |
|---|---|
QueryHintAnnotation |
JavaQueryHint.getQueryHintAnnotation()
|
| Uses of QueryHintAnnotation in org.eclipse.jpt.jpa.core.resource.java |
|---|
| Methods in org.eclipse.jpt.jpa.core.resource.java that return QueryHintAnnotation | |
|---|---|
QueryHintAnnotation |
QueryAnnotation.addHint(int index)
Corresponds to the 'hints' element of the *Query annotation. |
QueryHintAnnotation |
QueryAnnotation.hintAt(int index)
Corresponds to the 'hints' element of the *Query annotation. |
| Methods in org.eclipse.jpt.jpa.core.resource.java that return types with arguments of type QueryHintAnnotation | |
|---|---|
org.eclipse.jpt.common.utility.iterable.ListIterable<QueryHintAnnotation> |
QueryAnnotation.getHints()
Corresponds to the 'hints' element of the *Query annotation. |
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||