|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.seasar.extension.jdbc.gen.internal.data.DumpFileWriter.HeaderColumn
protected static class DumpFileWriter.HeaderColumn
ダンプファイルのヘッダーのカラムです。
フィールドの概要 | |
---|---|
protected ColumnDesc |
columnDesc
カラム記述 |
protected int |
index
データベースのカラムのインデックス |
protected boolean |
present
対応するカラムがデータベースに存在する場合 true |
コンストラクタの概要 | |
---|---|
protected |
DumpFileWriter.HeaderColumn()
|
メソッドの概要 |
---|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
protected ColumnDesc columnDesc
protected boolean present
true
protected int index
コンストラクタの詳細 |
---|
protected DumpFileWriter.HeaderColumn()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |