| Package | Description |
|---|---|
| org.eclipse.persistence.jpa.jpql.tools |
| Modifier and Type | Method and Description |
|---|---|
ResultQuery |
ContentAssistProposals.buildEscapedQuery(String jpqlQuery,
String proposal,
int position,
boolean insert)
Creates a new JPQL query by inserting the given proposal at the given position.
|
ResultQuery |
ContentAssistProposals.buildQuery(String jpqlQuery,
String proposal,
int position,
boolean insert)
Creates a new JPQL query by inserting the given proposal at the given position.
|
ResultQuery |
DefaultContentAssistProposals.buildXmlQuery(String jpqlQuery,
String proposal,
int position,
boolean insert)
Creates a new JPQL query by inserting the given proposal at the given position.
|
ResultQuery |
ContentAssistProposals.buildXmlQuery(String jpqlQuery,
String proposal,
int position,
boolean insert)
Creates a new JPQL query by inserting the given proposal at the given position.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.