uba.db.sql.interpreter.sentencevalidation
Class ColumnNameValidation

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

public class ColumnNameValidation
extends SentenceValidationBehavior


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

Constructor Detail

ColumnNameValidation

public ColumnNameValidation(uba.db.sql.language.Sentence sentence,
                            SentenceValidator validationContext)
Method Detail

execute

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


Copyright © -2005 . All Rights Reserved.