クラス EntityUpdateAll
java.lang.Object
org.iplass.mtp.tools.batch.MtpCuiBase
org.iplass.mtp.tools.batch.entity.EntityUpdateAll
Entity UpdateAll Batch
-
ネストされたクラスの概要
クラスから継承されたネストされたクラス/インタフェース org.iplass.mtp.tools.batch.MtpCuiBase
MtpCuiBase.LogListener -
フィールドの概要
クラスから継承されたフィールド org.iplass.mtp.tools.batch.MtpCuiBase
SILENT_MODE -
コンストラクタの概要
コンストラクタコンストラクタ説明EntityUpdateAll(String... args) args[0]・・・execMode args[1]・・・tenantId args[2]・・・entity name args[3]・・・update all values str args[4]・・・where clause -
メソッドの概要
修飾子とタイプメソッド説明booleanexecute()モードに合わせて実行します。voidUpdateAll情報を出力します。protected org.slf4j.Loggerstatic voidargs[0]・・・execMode args[1]・・・tenantId args[2]・・・entity name args[3]・・・update all values str args[4]・・・where clauseprotected voidshowValidPropertyList(org.iplass.mtp.entity.definition.EntityDefinition ed) プロパティの一覧を出力します。booleanUpdateAllします。クラスから継承されたメソッド org.iplass.mtp.tools.batch.MtpCuiBase
addLogListner, clearLog, executeTask, executeTask, getAllTenantInfoList, getConfigSetting, getLanguage, getLogMessage, getValidTenantInfoList, isSuccess, logDebug, logEnvironment, logError, logError, logInfo, logInfo, logWarn, logWarn, readConsole, readConsoleBoolean, readConsoleInteger, readConsolePassword, removeLogListner, rs, setSuccess, showAllTenantList, showValidTenantList, switchLog
-
コンストラクタの詳細
-
EntityUpdateAll
args[0]・・・execMode args[1]・・・tenantId args[2]・・・entity name args[3]・・・update all values str args[4]・・・where clause
-
-
メソッドの詳細
-
main
args[0]・・・execMode args[1]・・・tenantId args[2]・・・entity name args[3]・・・update all values str args[4]・・・where clause -
execute
public boolean execute()モードに合わせて実行します。- 戻り値:
-
execMode
-
tenantId
-
entity
-
updateAll
UpdateAllします。- パラメータ:
param- UpdateAll情報- 戻り値:
- 実行結果
-
logArguments
UpdateAll情報を出力します。 -
showValidPropertyList
protected void showValidPropertyList(org.iplass.mtp.entity.definition.EntityDefinition ed) プロパティの一覧を出力します。 -
loggingLogger
protected org.slf4j.Logger loggingLogger()- 定義:
loggingLoggerクラス内MtpCuiBase
-