jp.co.melco.preserv.mog.common
クラス mdmSubInfo

java.lang.Object
  拡張jp.co.melco.preserv.mog.common.mdmTableInfo
      拡張jp.co.melco.preserv.mog.common.mdmSubInfo
すべての実装インタフェース:
mdmObject

public class mdmSubInfo
extends mdmTableInfo

サブ情報テーブル操作用定数定義クラスです。

導入されたバージョン:
V6.0.0
作成者:
PreSerV Development Team

フィールドの概要
static java.lang.String DAO_NAME
          DAO名称です。
static java.lang.String ENTRY_TS
          登録日時です。
static java.lang.String RENEW_TS
          更新日時です。
 
クラス jp.co.melco.preserv.mog.common.mdmTableInfo から継承したフィールド
APP_KEY, LUMP_APP_KEY, LUMP_MDM_KEY, MDM_KEY, UPDATE_COUNT
 
コンストラクタの概要
mdmSubInfo()
          コンストラクタです。
 
クラス jp.co.melco.preserv.mog.common.mdmTableInfo から継承したメソッド
getVersion
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

ENTRY_TS

public static final java.lang.String ENTRY_TS
登録日時です。

関連項目:
定数フィールド値

RENEW_TS

public static final java.lang.String RENEW_TS
更新日時です。

関連項目:
定数フィールド値

DAO_NAME

public static final java.lang.String DAO_NAME
DAO名称です。

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

mdmSubInfo

public mdmSubInfo()
コンストラクタです。