@NotThreadSafe public class MigrateAllExecutor extends MigrateExecutorBase
annotationFilter, changeLogRuntime, changeLogService, changeSetsToRollBack, config, driver, executedChangeEntries, executionId, executionInProgress, globalTransactionEnabled, metadata, serviceIdentifier, trackIgnored| Constructor and Description |
|---|
MigrateAllExecutor(String executionId,
ChangeLogServiceBase changeLogService,
ConnectionDriver driver,
ChangeLogRuntime changeLogRuntime,
Function<AnnotatedElement,Boolean> annotationFilter,
ChangeExecutorConfiguration config) |
executeMigration, fetchAndPrepareChangeLogs, validateChangeLogbuildChangeEntry, buildChangeEntry, clearChangeSetsToRollbackIfApply, executeAndLogChangeSet, executeChangeSetMethod, generateExecutionHostname, getChangeLogInstance, initializationAndValidation, isAlreadyExecuted, isDriverTransactional, isExecutionInProgress, isStrategyPerChangeUnit, isStrategyPerMigration, isThereAnyChangeSetItemToBeExecuted, isThereAnyChangeSetItemToBeRolledBack, loadExecutedChangeEntries, logIgnoredChangeLogs, logIgnoredChangeSet, loopRawChangeSets, prepareChangeLogService, prepareForStageExecutionIfApply, processChangeLogInTransactionIfApplies, processChangeLogs, processExceptionOnChangeSetExecution, processMigration, processSingleChangeLog, processSingleChangeSet, rollbackIfPresentAndTrackChangeEntry, rollbackProcessedChangeSetsIfApplypublic MigrateAllExecutor(String executionId, ChangeLogServiceBase changeLogService, ConnectionDriver driver, ChangeLogRuntime changeLogRuntime, Function<AnnotatedElement,Boolean> annotationFilter, ChangeExecutorConfiguration config)
Copyright © 2025. All rights reserved.