|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuba.db.sql.interpreter.sentencevalidation.SentenceValidationBehavior
public abstract class SentenceValidationBehavior
| Field Summary | |
|---|---|
protected uba.db.sql.language.Sentence |
sentence
|
protected SentenceValidator |
validator
|
| Constructor Summary | |
|---|---|
SentenceValidationBehavior(uba.db.sql.language.Sentence sentence,
SentenceValidator validator)
|
|
| Method Summary | |
|---|---|
abstract void |
execute()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected uba.db.sql.language.Sentence sentence
protected SentenceValidator validator
| Constructor Detail |
|---|
public SentenceValidationBehavior(uba.db.sql.language.Sentence sentence,
SentenceValidator validator)
| Method Detail |
|---|
public abstract void execute()
throws SentenceValidationException
SentenceValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||