|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object isql.builder.ExpressionBuilder isql.builder.WhereExpressionBuilder
public class WhereExpressionBuilder
The expression builder for the where clauses, more restrictive than the expression builder for the select part of the query
Constructor Summary | |
---|---|
WhereExpressionBuilder(ColumnValues values)
|
Method Summary |
---|
Methods inherited from class isql.builder.ExpressionBuilder |
---|
buildConstant, buildExpression, buildTableColumn, fromPartialString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WhereExpressionBuilder(ColumnValues values)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |