|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hardcode.gdbms.engine.instruction.Adapter
com.hardcode.gdbms.engine.instruction.BetweenClauseAdapter
public class BetweenClauseAdapter
Adaptador
| Constructor Summary | |
|---|---|
BetweenClauseAdapter()
|
|
| Method Summary | |
|---|---|
Value |
getInfValue(long row)
|
Value |
getSupValue(long row)
|
boolean |
isNegated()
|
| Methods inherited from class com.hardcode.gdbms.engine.instruction.Adapter |
|---|
getChilds, getEntity, getInstructionContext, getParent, replaceChild, setChilds, setEntity, setInstructionContext, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BetweenClauseAdapter()
| Method Detail |
|---|
public Value getInfValue(long row)
throws EvaluationException
EvaluationException
public Value getSupValue(long row)
throws EvaluationException
EvaluationExceptionpublic boolean isNegated()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||