|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BooleanValue
Representa una expresión que retorna un valor booleano.
| Method Summary | |
|---|---|
boolean |
isTrueWith(EvaluationContext context)
Evalua esta expresión booleana. |
| Methods inherited from interface uba.db.sql.language.SingleValue |
|---|
valueWith |
| Methods inherited from interface uba.db.sql.language.Visitable |
|---|
accept |
| Method Detail |
|---|
boolean isTrueWith(EvaluationContext context)
context - contexto de evaluación.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||