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

java.lang.Object
  拡張org.asyrinx.joey.gen.model.command.Command
      拡張org.asyrinx.joey.gen.command.rdb.RdbCommand
          拡張org.asyrinx.joey.gen.command.rdb.CheckName
すべての実装インタフェース:
ElementVisitor, RdbVisitor
直系の既知のサブクラス:
CheckNameOfColumn, CheckNameOfFk, CheckNameOfIndex, CheckNameOfTable

public class CheckName
extends RdbCommand

作成者:
akima

フィールドの概要
 
クラス org.asyrinx.joey.gen.model.command.Command から継承したフィールド
errors, log
 
コンストラクタの概要
CheckName()
           
 
メソッドの概要
protected  void check(Element element, int maxLength)
           
protected  void check(Element element, java.lang.String maxLengthProp)
           
 
クラス org.asyrinx.joey.gen.command.rdb.RdbCommand から継承したメソッド
execute, visit, 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
 

コンストラクタの詳細

CheckName

public CheckName()
メソッドの詳細

check

protected void check(Element element,
                     java.lang.String maxLengthProp)

check

protected void check(Element element,
                     int maxLength)


Copyright © 2004 asyrinx organization. All Rights Reserved.