|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectorg.seasar.extension.jdbc.gen.internal.dialect.StandardGenDialect
org.seasar.extension.jdbc.gen.internal.dialect.Db2GenDialect
org.seasar.extension.jdbc.gen.internal.dialect.Db2390GenDialect
public class Db2390GenDialect
DB2 390の方言を扱うクラスです。
| 入れ子のクラスの概要 |
|---|
| クラス org.seasar.extension.jdbc.gen.internal.dialect.Db2GenDialect から継承された入れ子のクラス/インタフェース |
|---|
Db2GenDialect.Db2ColumnType, Db2GenDialect.Db2SqlBlockContext |
| クラス org.seasar.extension.jdbc.gen.internal.dialect.StandardGenDialect から継承された入れ子のクラス/インタフェース |
|---|
StandardGenDialect.StandardColumnType, StandardGenDialect.StandardSqlBlockContext |
| インタフェース org.seasar.extension.jdbc.gen.dialect.GenDialect から継承された入れ子のクラス/インタフェース |
|---|
GenDialect.ColumnType, GenDialect.SqlBlockContext |
| フィールドの概要 |
|---|
| クラス org.seasar.extension.jdbc.gen.internal.dialect.Db2GenDialect から継承されたフィールド |
|---|
COLUMN_NOT_FOUND_SQL_STATE, SEQUENCE_NOT_FOUND_SQL_STATE, TABLE_NOT_FOUND_SQL_STATE |
| クラス org.seasar.extension.jdbc.gen.internal.dialect.StandardGenDialect から継承されたフィールド |
|---|
columnTypeMap, fallbackColumnTypeMap, logger, sqlTypeMap |
| コンストラクタの概要 | |
|---|---|
Db2390GenDialect()
インスタンスを構築します。 |
|
| メソッドの概要 |
|---|
| クラス org.seasar.extension.jdbc.gen.internal.dialect.Db2GenDialect から継承されたメソッド |
|---|
createSqlBlockContext, getAllSQLExceptions, getDefaultGenerationType, getDefaultSchemaName, getIdentityColumnDefinition, getName, getSequenceDefinitionFragment, getSequenceNextValString, getSqlBlockDelimiter, isAutoIncrement, isColumnNotFound, isSequenceNotFound, isTableNotFound, supportsCommentInCreateTable, supportsCommentOn, supportsIdentity, supportsIdentityInsert, supportsNullableUnique, supportsSequence |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public Db2390GenDialect()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||