Class DataSourcesReactiveMSSQLConfig.DataSourceReactiveMSSQLOuterNamedConfig
- java.lang.Object
-
- io.quarkus.reactive.mssql.client.runtime.DataSourcesReactiveMSSQLConfig.DataSourceReactiveMSSQLOuterNamedConfig
-
- Enclosing class:
- DataSourcesReactiveMSSQLConfig
public static class DataSourcesReactiveMSSQLConfig.DataSourceReactiveMSSQLOuterNamedConfig extends Object
-
-
Field Summary
Fields Modifier and Type Field Description DataSourcesReactiveMSSQLConfig.DataSourceReactiveMSSQLOuterNestedNamedConfigreactiveThe MSSQL-specific configuration.
-
Constructor Summary
Constructors Constructor Description DataSourceReactiveMSSQLOuterNamedConfig()
-
-
-
Field Detail
-
reactive
public DataSourcesReactiveMSSQLConfig.DataSourceReactiveMSSQLOuterNestedNamedConfig reactive
The MSSQL-specific configuration.
-
-