Interface DataSourcesReactiveMSSQLConfig.DataSourceReactiveMSSQLOuterNestedNamedConfig
-
- Enclosing interface:
- DataSourcesReactiveMSSQLConfig
public static interface DataSourcesReactiveMSSQLConfig.DataSourceReactiveMSSQLOuterNestedNamedConfig
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DataSourceReactiveMSSQLConfigmssql()The MSSQL-specific configuration.
-
-
-
Method Detail
-
mssql
DataSourceReactiveMSSQLConfig mssql()
The MSSQL-specific configuration.
-
-