|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuba.db.sql.interpreter.NullQueryPlan
public class NullQueryPlan
| Constructor Summary | |
|---|---|
NullQueryPlan()
|
|
| Method Summary | |
|---|---|
boolean |
hasMoreResults()
|
uba.db.ar.Tupla |
nextTuple()
|
java.lang.String |
planDetail()
|
void |
startExecution()
|
uba.db.ar.TuplaDef |
tuplaDefinition()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NullQueryPlan()
| Method Detail |
|---|
public void startExecution()
startExecution in interface SentenceQueryPlanpublic boolean hasMoreResults()
hasMoreResults in interface SentenceQueryPlanpublic uba.db.ar.Tupla nextTuple()
nextTuple in interface SentenceQueryPlanpublic java.lang.String planDetail()
planDetail in interface SentenceQueryPlanpublic uba.db.ar.TuplaDef tuplaDefinition()
tuplaDefinition in interface SentenceQueryPlan
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||