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