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, supports
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription, getMicronautDocumentation, getName, getOrder, getThirdPartyDocumentation, getTitle, isCommunity, isPreview, isVisible
getJavaClientDependency, getR2DbcDependency
public static final java.lang.String VERTX_MYSQL_CLIENT
public MySQLCompatibleFeature(JdbcFeature jdbcFeature, TestContainers testContainers, TestResources testResources)
@NonNull public java.util.Optional<Dependency.Builder> getHibernateReactiveJavaClientDependency()