public abstract class MySQLCompatibleFeature extends DatabaseDriverFeature
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
VERTX_MYSQL_CLIENT  | 
| Constructor and Description | 
|---|
MySQLCompatibleFeature(JdbcFeature jdbcFeature,
                      TestContainers testContainers,
                      TestResources testResources)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Optional<Dependency.Builder> | 
getHibernateReactiveJavaClientDependency()  | 
apply, embedded, getAdditionalConfig, getCategory, getDataDialect, getDbType, getDefaultPassword, getDefaultUser, getDriverClass, getFeatureClass, getJdbcUrl, getR2dbcUrl, parseDependencies, processSelectedFeatures, supportsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, getMicronautDocumentation, getName, getOrder, getThirdPartyDocumentation, getTitle, isCommunity, isPreview, isVisiblegetJavaClientDependency, getR2DbcDependencypublic static final java.lang.String VERTX_MYSQL_CLIENT
public MySQLCompatibleFeature(JdbcFeature jdbcFeature, TestContainers testContainers, TestResources testResources)
@NonNull public java.util.Optional<Dependency.Builder> getHibernateReactiveJavaClientDependency()