java.lang.Object
io.ebean.migration.runner.MigrationPlatform
io.ebean.migration.runner.MigrationPlatform.MySql
- Enclosing class:
- MigrationPlatform
MySql and MariaDB need to use named locks due to implicit commits with DDL.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.ebean.migration.runner.MigrationPlatform
MigrationPlatform.LogicalLock, MigrationPlatform.MySql, MigrationPlatform.NoLocking, MigrationPlatform.Postgres, MigrationPlatform.SqlServer -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MySql
public MySql()
-