| 
Oracle Fusion Middleware Java API Reference for Oracle TopLink 11g Release 1 (11.1.1) E28847-01  | 
||||||||
| 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()
  | 
 | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||