public class Query extends Object
Constructor | Description |
---|---|
Query() |
Modifier and Type | Method | Description |
---|---|---|
String |
getExpression() |
|
String |
getParameters() |
|
String[] |
getParsedParameters() |
|
void |
setExpression(String expression) |
|
void |
setParameters(String paramaters) |
Copyright © 2010–2019 Eclipse Foundation. All rights reserved.