Class MySQLCompatibleFeature

All Implemented Interfaces:
io.micronaut.core.naming.Described, io.micronaut.core.naming.Named, io.micronaut.core.order.Ordered, DatabaseDriverFeatureDependencies, Feature, OneOfFeature, TestResourcesAdditionalModulesProvider
Direct Known Subclasses:
MariaDB, MySQL

public abstract class MySQLCompatibleFeature extends DatabaseDriverFeature
Marker interface for classes compatible with MySQL such as MySQL or MariaDB.