Uses of Interface
org.eclipse.persistence.jpa.jpql.tools.ResultQuery
-
Uses of ResultQuery in org.eclipse.persistence.jpa.jpql.tools
Modifier and TypeMethodDescriptionContentAssistProposals.buildEscapedQuery
(String jpqlQuery, String proposal, int position, boolean insert) Creates a new JPQL query by inserting the given proposal at the given position.ContentAssistProposals.buildQuery
(String jpqlQuery, String proposal, int position, boolean insert) Creates a new JPQL query by inserting the given proposal at the given position.ContentAssistProposals.buildXmlQuery
(String jpqlQuery, String proposal, int position, boolean insert) Creates a new JPQL query by inserting the given proposal at the given position.DefaultContentAssistProposals.buildXmlQuery
(String jpqlQuery, String proposal, int position, boolean insert)