Constructor and Description |
---|
Entry(SqlExpr condition,
SqlExpr result) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
SqlExpr |
getCondition() |
SqlExpr |
getResult() |
int |
hashCode() |
void |
setCondition(SqlExpr condition) |
void |
setResult(SqlExpr result) |
Copyright © 2001-2016 Aduna. All Rights Reserved.