Package migratedb.v1.core.internal.jdbc
Class TableLockingExecutionTemplate
java.lang.Object
migratedb.v1.core.internal.jdbc.TableLockingExecutionTemplate
- All Implemented Interfaces:
ExecutionTemplate
-
Method Summary
-
Method Details
-
execute
Description copied from interface:ExecutionTemplateExecutes this callback within the context of the connection- Specified by:
executein interfaceExecutionTemplate- Parameters:
callback- The callback to execute.- Returns:
- The result of the callback.
-