@NotThreadSafe public abstract class MigrateExecutorBase extends ChangeExecutorBase<ChangeExecutorConfiguration>
annotationFilter, changeLogRuntime, changeLogService, changeSetsToRollBack, config, driver, executedChangeEntries, executionId, executionInProgress, globalTransactionEnabled, metadata, serviceIdentifier, trackIgnored| Constructor and Description |
|---|
MigrateExecutorBase(String executionId,
ChangeLogServiceBase changeLogService,
ConnectionDriver driver,
ChangeLogRuntime changeLogRuntime,
Function<AnnotatedElement,Boolean> annotationFilter,
ChangeExecutorConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
executeMigration() |
protected Collection<ChangeLogItem> |
fetchAndPrepareChangeLogs() |
protected void |
validateChangeLog(ChangeLogItem changeLog) |
buildChangeEntry, 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 MigrateExecutorBase(String executionId, ChangeLogServiceBase changeLogService, ConnectionDriver driver, ChangeLogRuntime changeLogRuntime, Function<AnnotatedElement,Boolean> annotationFilter, ChangeExecutorConfiguration config)
public Boolean executeMigration()
protected Collection<ChangeLogItem> fetchAndPrepareChangeLogs()
protected void validateChangeLog(ChangeLogItem changeLog)
validateChangeLog in class ChangeExecutorBase<ChangeExecutorConfiguration>Copyright © 2025. All rights reserved.