|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjet.api.QueryQBEInfo
public class QueryQBEInfo
| Constructor Summary | |
|---|---|
QueryQBEInfo()
Constructor. |
|
QueryQBEInfo(java.lang.String columnName,
java.lang.String expression)
Constructor. |
|
| Method Summary | |
|---|---|
void |
add(java.lang.String columnName,
java.lang.String expression)
Adds a QBE condition object. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryQBEInfo()
public QueryQBEInfo(java.lang.String columnName,
java.lang.String expression)
columnName - the column name of the QBE conditionexpression - the expression of the QBE condition| Method Detail |
|---|
public void add(java.lang.String columnName,
java.lang.String expression)
columnName - the column name of the QBE conditionexpression - the expression of the QBE condition
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||