org.seasar.extension.jdbc.gen.internal.dialect
クラス MssqlGenDialect.MssqlSqlBlockContext

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

public static class MssqlGenDialect.MssqlSqlBlockContext
extends StandardGenDialect.StandardSqlBlockContext

MS SQL Server用のStandardColumnTypeの実装クラスです。

作成者:
taedium

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

コンストラクタの詳細

MssqlGenDialect.MssqlSqlBlockContext

protected MssqlGenDialect.MssqlSqlBlockContext()
インスタンスを構築します。



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