|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjet.api.WherePortionInfo
public class WherePortionInfo
| Constructor Summary | |
|---|---|
WherePortionInfo()
Constructor. |
|
| Method Summary | |
|---|---|
void |
add(java.lang.String sExpression1,
java.lang.String sOperator,
java.lang.String sExpression2,
java.lang.String sLogic,
boolean isNewGroup)
Adds a where portion object. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WherePortionInfo()
| Method Detail |
|---|
public void add(java.lang.String sExpression1,
java.lang.String sOperator,
java.lang.String sExpression2,
java.lang.String sLogic,
boolean isNewGroup)
sLogic - the logic string of the where portionsExpression1 - the first expression of the where portionsOperator - the operator of the where portionsExpression2 - the second expression of the where portionisNewGroup - indicates whether to insert a new group or not
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||