|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlNamedNativeQuery | |
|---|---|
| org.eclipse.jpt.core | |
| org.eclipse.jpt.core.context.orm | |
| org.eclipse.jpt.core.resource.orm | |
| Uses of XmlNamedNativeQuery in org.eclipse.jpt.core |
|---|
| Methods in org.eclipse.jpt.core with parameters of type XmlNamedNativeQuery | |
|---|---|
OrmNamedNativeQuery |
JpaFactory.buildOrmNamedNativeQuery(XmlContextNode parent,
XmlNamedNativeQuery resourceNamedQuery)
|
| Uses of XmlNamedNativeQuery in org.eclipse.jpt.core.context.orm |
|---|
| Methods in org.eclipse.jpt.core.context.orm with parameters of type XmlNamedNativeQuery | |
|---|---|
void |
OrmNamedNativeQuery.update(XmlNamedNativeQuery resourceQuery)
Update the OrmNamedNativeQuery context model object to match the XmlNamedNativeQuery resource model object. |
| Uses of XmlNamedNativeQuery in org.eclipse.jpt.core.resource.orm |
|---|
| Methods in org.eclipse.jpt.core.resource.orm that return XmlNamedNativeQuery | |
|---|---|
XmlNamedNativeQuery |
OrmFactory.createXmlNamedNativeQuery()
|
| Methods in org.eclipse.jpt.core.resource.orm that return types with arguments of type XmlNamedNativeQuery | |
|---|---|
org.eclipse.emf.common.util.EList<XmlNamedNativeQuery> |
XmlEntity.getNamedNativeQueries()
Returns the value of the 'Named Native Queries' containment reference list. |
org.eclipse.emf.common.util.EList<XmlNamedNativeQuery> |
XmlEntityMappings.getNamedNativeQueries()
Returns the value of the 'Named Native Queries' containment reference list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||