Package org.flywaydb.database
Class MySQLDatabaseExtension
java.lang.Object
org.flywaydb.database.MySQLDatabaseExtension
- All Implemented Interfaces:
Comparable<org.flywaydb.core.extensibility.Plugin>,org.flywaydb.core.extensibility.Plugin,org.flywaydb.core.extensibility.PluginMetadata
public class MySQLDatabaseExtension
extends Object
implements org.flywaydb.core.extensibility.PluginMetadata
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.flywaydb.core.extensibility.Plugin
compareTo, copy, getName, getPluginVersion, getPriority, isEnabled, isLicensedMethods inherited from interface org.flywaydb.core.extensibility.PluginMetadata
getConfigurationParameters, getDocumentationLink, getExample, getFlags, getHelpText, getUsage
-
Constructor Details
-
MySQLDatabaseExtension
public MySQLDatabaseExtension()
-
-
Method Details
-
getDescription
- Specified by:
getDescriptionin interfaceorg.flywaydb.core.extensibility.PluginMetadata
-