|
EclipseLink 2.4.2, build 'v20130514-5956486' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResultQuery
This is used to retrieve the new JPQL query when a content assist item needs to be insert at a certain position.
ContentAssistProposals.buildQuery(String, String, int, boolean)
Method Summary | |
---|---|
int |
getPosition()
Returns the position of the cursor within the new query. |
java.lang.String |
getQuery()
Returns the new JPQL query after insertion of the choice. |
Method Detail |
---|
int getPosition()
java.lang.String getQuery()
|
EclipseLink 2.4.2, build 'v20130514-5956486' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |