Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.context.orm.OrmNamedNativeQuery

Packages that use OrmNamedNativeQuery
org.eclipse.jpt.jpa.core.context.orm   
 

Uses of OrmNamedNativeQuery in org.eclipse.jpt.jpa.core.context.orm
 

Methods in org.eclipse.jpt.jpa.core.context.orm that return OrmNamedNativeQuery
 OrmNamedNativeQuery OrmQueryContainer.addNamedNativeQuery()
           
 OrmNamedNativeQuery OrmQueryContainer.addNamedNativeQuery(int index)
           
 OrmNamedNativeQuery OrmXmlContextModelFactory.buildOrmNamedNativeQuery(JpaContextModel parent, org.eclipse.jpt.jpa.core.resource.orm.XmlNamedNativeQuery resourceNamedQuery)
           
 

Methods in org.eclipse.jpt.jpa.core.context.orm that return types with arguments of type OrmNamedNativeQuery
 org.eclipse.jpt.common.utility.iterable.ListIterable<OrmNamedNativeQuery> OrmQueryContainer.getNamedNativeQueries()
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.