org.dbunitng.annotations
クラス DbUnitNGConstrants

java.lang.Object
  上位を拡張 org.dbunitng.annotations.DbUnitNGConstrants

public class DbUnitNGConstrants
extends java.lang.Object

定数クラス。

作成者:
jyukutyo

フィールドの概要
static java.lang.String CSV_ORDER_FILE
          DbUnitでCSVを利用する場合の読み込み順序ファイル名
 
コンストラクタの概要
DbUnitNGConstrants()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

CSV_ORDER_FILE

public static final java.lang.String CSV_ORDER_FILE
DbUnitでCSVを利用する場合の読み込み順序ファイル名

関連項目:
定数フィールド値
コンストラクタの詳細

DbUnitNGConstrants

public DbUnitNGConstrants()