uba.db.sql.interpreter.sentencevalidation
Class NewTableNameValidation

java.lang.Object
  extended by uba.db.sql.interpreter.sentencevalidation.SentenceValidationBehavior
      extended by uba.db.sql.interpreter.sentencevalidation.NewTableNameValidation

public class NewTableNameValidation
extends SentenceValidationBehavior


Field Summary
 
Fields inherited from class uba.db.sql.interpreter.sentencevalidation.SentenceValidationBehavior
sentence, validator
 
Constructor Summary
NewTableNameValidation(uba.db.sql.language.Sentence sentence, SentenceValidator validator)
           
 
Method Summary
 void execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewTableNameValidation

public NewTableNameValidation(uba.db.sql.language.Sentence sentence,
                              SentenceValidator validator)
Method Detail

execute

public void execute()
             throws SentenceValidationException
Specified by:
execute in class SentenceValidationBehavior
Throws:
SentenceValidationException


Copyright © -2005 . All Rights Reserved.