org.seasar.extension.jdbc.gen.internal.data
クラス DumpFileWriter.Header

java.lang.Object
  上位を拡張 org.seasar.extension.jdbc.gen.internal.data.DumpFileWriter.Header
含まれているクラス:
DumpFileWriter

protected static class DumpFileWriter.Header
extends java.lang.Object

ダンプファイルのヘッダーです。

作成者:
taedium

フィールドの概要
protected  java.util.List<DumpFileWriter.HeaderColumn> columnList
          ダンプファイルのヘッダーカラムのリスト
 
コンストラクタの概要
protected DumpFileWriter.Header()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

columnList

protected java.util.List<DumpFileWriter.HeaderColumn> columnList
ダンプファイルのヘッダーカラムのリスト

コンストラクタの詳細

DumpFileWriter.Header

protected DumpFileWriter.Header()


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