|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OwValueExpression | |
---|---|
com.wewebu.ow.csqlc.ast |
Uses of OwValueExpression in com.wewebu.ow.csqlc.ast |
---|
Classes in com.wewebu.ow.csqlc.ast that implement OwValueExpression | |
---|---|
class |
OwColumnReference
SQL AST node : <column reference> syntax non-terminal as defined by the SQL grammar. |
Constructors in com.wewebu.ow.csqlc.ast with parameters of type OwValueExpression | |
---|---|
OwComparisonPredicate(OwValueExpression valueExpression_p,
OwComparisonOperator operator_p,
OwLiteral literal_p)
|
|
OwSelectSublist(OwValueExpression valueExpression_p)
Constructor |
|
OwSelectSublist(OwValueExpression valueExpression_p,
String columnName_p)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |