Dali Provisional API
Release 3.2

Uses of Package
org.eclipse.jpt.jpa.core.jpql

Packages that use org.eclipse.jpt.jpa.core.jpql
org.eclipse.jpt.jpa.core.context   
org.eclipse.jpt.jpa.core.context.persistence   
org.eclipse.jpt.jpa.core.jpql   
org.eclipse.jpt.jpa.eclipselink.core.context.persistence   
 

Classes in org.eclipse.jpt.jpa.core.jpql used by org.eclipse.jpt.jpa.core.context
JpaJpqlQueryHelper
          This helper can perform the following operations over a JPQL query: Calculates the result type of a query: #getResultType(); Calculates the type of an input parameter: #getParameterType(String).
 

Classes in org.eclipse.jpt.jpa.core.jpql used by org.eclipse.jpt.jpa.core.context.persistence
JpaJpqlQueryHelper
          This helper can perform the following operations over a JPQL query: Calculates the result type of a query: #getResultType(); Calculates the type of an input parameter: #getParameterType(String).
 

Classes in org.eclipse.jpt.jpa.core.jpql used by org.eclipse.jpt.jpa.core.jpql
JpaJpqlQueryHelper.EscapeType
          Constants used to determine how to escape the JPQL query.
 

Classes in org.eclipse.jpt.jpa.core.jpql used by org.eclipse.jpt.jpa.eclipselink.core.context.persistence
JpaJpqlQueryHelper
          This helper can perform the following operations over a JPQL query: Calculates the result type of a query: #getResultType(); Calculates the type of an input parameter: #getParameterType(String).
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.