org.seasar.extension.jdbc.gen.internal.dialect
クラス Db2GenDialect.Db2SqlBlockContext

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

public static class Db2GenDialect.Db2SqlBlockContext
extends StandardGenDialect.StandardSqlBlockContext

DB2用のDb2GenDialect.Db2SqlBlockContextの実装クラスです。

作成者:
taedium

フィールドの概要
 
クラス org.seasar.extension.jdbc.gen.internal.dialect.StandardGenDialect.StandardSqlBlockContext から継承されたフィールド
inSqlBlock, keywords, sqlBlockStartKeywordsList
 
コンストラクタの概要
protected Db2GenDialect.Db2SqlBlockContext()
          インスタンスを構築します。
 
メソッドの概要
 
クラス 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
 

コンストラクタの詳細

Db2GenDialect.Db2SqlBlockContext

protected Db2GenDialect.Db2SqlBlockContext()
インスタンスを構築します。



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