クラス EntityDeleteAll
java.lang.Object
org.iplass.mtp.tools.batch.MtpCuiBase
org.iplass.mtp.tools.batch.entity.EntityDeleteAll
Entity DeleteAll Batch
-
ネストされたクラスの概要
クラスから継承されたネストされたクラス/インタフェース org.iplass.mtp.tools.batch.MtpCuiBase
MtpCuiBase.LogListener -
フィールドの概要
クラスから継承されたフィールド org.iplass.mtp.tools.batch.MtpCuiBase
SILENT_MODE -
コンストラクタの概要
コンストラクタコンストラクタ説明EntityDeleteAll(String... args) args[0]・・・execMode args[1]・・・tenantId args[2]・・・entity name args[3]・・・where clause args[4]・・・notifyListeners args[5]・・・commitLimit -
メソッドの概要
修飾子とタイプメソッド説明booleanDeleteAllします。booleanexecute()モードに合わせて実行します。voidDeleteAll情報を出力します。protected org.slf4j.Loggerstatic voidargs[0]・・・execMode args[1]・・・tenantId args[2]・・・entity name args[3]・・・where clause args[4]・・・notifyListeners args[5]・・・commitLimitクラスから継承されたメソッド 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
-
コンストラクタの詳細
-
EntityDeleteAll
args[0]・・・execMode args[1]・・・tenantId args[2]・・・entity name args[3]・・・where clause args[4]・・・notifyListeners args[5]・・・commitLimit
-
-
メソッドの詳細
-
main
args[0]・・・execMode args[1]・・・tenantId args[2]・・・entity name args[3]・・・where clause args[4]・・・notifyListeners args[5]・・・commitLimit -
execute
public boolean execute()モードに合わせて実行します。- 戻り値:
-
execMode
-
tenantId
-
entity
-
deleteAll
DeleteAllします。- パラメータ:
param- DeleteAll情報- 戻り値:
- 実行結果
-
logArguments
DeleteAll情報を出力します。 -
loggingLogger
protected org.slf4j.Logger loggingLogger()- 定義:
loggingLoggerクラス内MtpCuiBase
-