Uses of Enum
io.debezium.connector.mysql.MySqlTestConnection.MySqlVersion
Packages that use MySqlTestConnection.MySqlVersion
-
Uses of MySqlTestConnection.MySqlVersion in io.debezium.connector.mysql
Fields in io.debezium.connector.mysql declared as MySqlTestConnection.MySqlVersionModifier and TypeFieldDescriptionprivate MySqlTestConnection.MySqlVersionMySqlTestConnection.mySqlVersionMethods in io.debezium.connector.mysql that return MySqlTestConnection.MySqlVersionModifier and TypeMethodDescriptionMySqlTestConnection.getMySqlVersion()Returns the enum constant of this type with the specified name.static MySqlTestConnection.MySqlVersion[]MySqlTestConnection.MySqlVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.