Dali Provisional API
Release 3.2

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

Class Summary
DefaultContentAssistExtension This extension can be used to provide additional support to JPQL content assist that is outside the scope of providing proposals related to JPA metadata.
DefaultContentAssistExtension.ExpressionStartsWithIgnoreCase  
DefaultContentAssistExtension.TableNameTransformer  
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).
 

Enum Summary
JpaJpqlQueryHelper.EscapeType Constants used to determine how to escape the JPQL query.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.