|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of NamedQuery in org.eclipse.jpt.core.context |
|---|
| Methods in org.eclipse.jpt.core.context with type parameters of type NamedQuery | ||
|---|---|---|
|
QueryContainer.namedQueries()
Return a list iterator of the named queries. |
|
| Methods in org.eclipse.jpt.core.context that return NamedQuery | |
|---|---|
NamedQuery |
QueryContainer.addNamedQuery(int index)
Add a named query to the entity return the object representing it. |
| Methods in org.eclipse.jpt.core.context with parameters of type NamedQuery | |
|---|---|
void |
QueryContainer.removeNamedQuery(NamedQuery namedQuery)
Remove the named query at from the entity. |
| Uses of NamedQuery in org.eclipse.jpt.core.context.java |
|---|
| Subinterfaces of NamedQuery in org.eclipse.jpt.core.context.java | |
|---|---|
interface |
JavaNamedQuery
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
| Uses of NamedQuery in org.eclipse.jpt.core.context.orm |
|---|
| Subinterfaces of NamedQuery in org.eclipse.jpt.core.context.orm | |
|---|---|
interface |
OrmNamedQuery
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
| Uses of NamedQuery in org.eclipse.jpt.core.jpa2.context |
|---|
| Subinterfaces of NamedQuery in org.eclipse.jpt.core.jpa2.context | |
|---|---|
interface |
NamedQuery2_0
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
| Uses of NamedQuery in org.eclipse.jpt.core.jpa2.context.java |
|---|
| Subinterfaces of NamedQuery in org.eclipse.jpt.core.jpa2.context.java | |
|---|---|
interface |
JavaNamedQuery2_0
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
| Uses of NamedQuery in org.eclipse.jpt.core.jpa2.context.orm |
|---|
| Subinterfaces of NamedQuery in org.eclipse.jpt.core.jpa2.context.orm | |
|---|---|
interface |
OrmNamedQuery2_0
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||