org.seasar.extension.jdbc.gen.internal.dialect
クラス MysqlGenDialect.MysqlSqlBlockContext

java.lang.Object
  上位を拡張 org.seasar.extension.jdbc.gen.internal.dialect.StandardGenDialect.StandardSqlBlockContext
      上位を拡張 org.seasar.extension.jdbc.gen.internal.dialect.MysqlGenDialect.MysqlSqlBlockContext
すべての実装されたインタフェース:
GenDialect.SqlBlockContext
含まれているクラス:
MysqlGenDialect

public static class MysqlGenDialect.MysqlSqlBlockContext
extends StandardGenDialect.StandardSqlBlockContext

MySQL用のStandardColumnTypeの実装クラスです。

作成者:
taedium

フィールドの概要
 
クラス org.seasar.extension.jdbc.gen.internal.dialect.StandardGenDialect.StandardSqlBlockContext から継承されたフィールド
inSqlBlock, keywords, sqlBlockStartKeywordsList
 
コンストラクタの概要
protected MysqlGenDialect.MysqlSqlBlockContext()
          インスタンスを構築します。
 
メソッドの概要
 
クラス org.seasar.extension.jdbc.gen.internal.dialect.StandardGenDialect.StandardSqlBlockContext から継承されたメソッド
addKeyword, check, isInSqlBlock
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

MysqlGenDialect.MysqlSqlBlockContext

protected MysqlGenDialect.MysqlSqlBlockContext()
インスタンスを構築します。



Copyright © 2004-2014 The Seasar Foundation. All Rights Reserved.