Package org.dbunit.ext.mysql
package org.dbunit.ext.mysql
-
ClassesClassDescriptionA
MySqlMetadataHandlerfor connections not restricted to a single schema (MySQL "catalog"), e.g. a connection made as MySQL's "root" specifically to work across several schemas at once withDatabaseConfig.FEATURE_QUALIFIED_TABLE_NAMESenabled.DatabaseConnectionspecialization that configures MySQL-specific connection behavior.Specialized factory that recognizes MySql data types.Special metadata handler for MySQL.
Was introduced to fix "[ 2545095 ] Mysql FEATURE_QUALIFIED_TABLE_NAMES column SQLHelper.matches".