org.asyrinx.joey.gen.command.rdb
クラス CheckNameOfTable

java.lang.Object
  拡張org.asyrinx.joey.gen.model.command.Command
      拡張org.asyrinx.joey.gen.command.rdb.RdbCommand
          拡張org.asyrinx.joey.gen.command.rdb.CheckName
              拡張org.asyrinx.joey.gen.command.rdb.CheckNameOfTable
すべての実装インタフェース:
ElementVisitor, RdbVisitor

public class CheckNameOfTable
extends CheckName

作成者:
akima

フィールドの概要
static java.lang.String OPTION_PROPERTY
           
 
クラス org.asyrinx.joey.gen.model.command.Command から継承したフィールド
errors, log
 
コンストラクタの概要
CheckNameOfTable()
           
 
メソッドの概要
 void visit(Table table)
           
 
クラス org.asyrinx.joey.gen.command.rdb.CheckName から継承したメソッド
check, check
 
クラス org.asyrinx.joey.gen.command.rdb.RdbCommand から継承したメソッド
execute, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit
 
クラス org.asyrinx.joey.gen.model.command.Command から継承したメソッド
addError, addError, addError, element2String, isStrict, log, log, setStrict, visit
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

OPTION_PROPERTY

public static final java.lang.String OPTION_PROPERTY
関連項目:
定数フィールド値
コンストラクタの詳細

CheckNameOfTable

public CheckNameOfTable()
メソッドの詳細

visit

public void visit(Table table)
定義:
インタフェース RdbVisitor 内の visit
オーバーライド:
クラス RdbCommand 内の visit


Copyright © 2004 asyrinx organization. All Rights Reserved.