C D G I M N P R S V 
All Classes All Packages

C

configureMSSQLPool(RuntimeValue<Vertx>, Supplier<Integer>, String, DataSourcesRuntimeConfig, DataSourcesReactiveRuntimeConfig, DataSourcesReactiveMSSQLConfig, ShutdownContext) - Method in class io.quarkus.reactive.mssql.client.runtime.MSSQLPoolRecorder
 
convert(List<ServiceBinding>) - Method in class io.quarkus.reactive.mssql.client.runtime.MsSQLServiceBindingConverter
 
create(MSSQLPoolCreator.Input) - Method in interface io.quarkus.reactive.mssql.client.MSSQLPoolCreator
 

D

DataSourceReactiveMSSQLConfig - Class in io.quarkus.reactive.mssql.client.runtime
 
DataSourceReactiveMSSQLConfig() - Constructor for class io.quarkus.reactive.mssql.client.runtime.DataSourceReactiveMSSQLConfig
 
DataSourceReactiveMSSQLOuterNamedConfig() - Constructor for class io.quarkus.reactive.mssql.client.runtime.DataSourcesReactiveMSSQLConfig.DataSourceReactiveMSSQLOuterNamedConfig
 
DataSourceReactiveMSSQLOuterNestedNamedConfig() - Constructor for class io.quarkus.reactive.mssql.client.runtime.DataSourcesReactiveMSSQLConfig.DataSourceReactiveMSSQLOuterNestedNamedConfig
 
DataSourcesReactiveMSSQLConfig - Class in io.quarkus.reactive.mssql.client.runtime
 
DataSourcesReactiveMSSQLConfig() - Constructor for class io.quarkus.reactive.mssql.client.runtime.DataSourcesReactiveMSSQLConfig
 
DataSourcesReactiveMSSQLConfig.DataSourceReactiveMSSQLOuterNamedConfig - Class in io.quarkus.reactive.mssql.client.runtime
 
DataSourcesReactiveMSSQLConfig.DataSourceReactiveMSSQLOuterNestedNamedConfig - Class in io.quarkus.reactive.mssql.client.runtime
 
defaultDataSource - Variable in class io.quarkus.reactive.mssql.client.runtime.DataSourcesReactiveMSSQLConfig
The default datasource.

G

getDataSourceReactiveRuntimeConfig(String) - Method in class io.quarkus.reactive.mssql.client.runtime.DataSourcesReactiveMSSQLConfig
 

I

init() - Method in class io.quarkus.reactive.mssql.client.runtime.health.ReactiveMSSQLDataSourcesHealthCheck
 
io.quarkus.reactive.mssql.client - package io.quarkus.reactive.mssql.client
 
io.quarkus.reactive.mssql.client.runtime - package io.quarkus.reactive.mssql.client.runtime
 
io.quarkus.reactive.mssql.client.runtime.health - package io.quarkus.reactive.mssql.client.runtime.health
 

M

mssql - Variable in class io.quarkus.reactive.mssql.client.runtime.DataSourcesReactiveMSSQLConfig.DataSourceReactiveMSSQLOuterNestedNamedConfig
The MSSQL-specific configuration.
msSQLConnectOptions() - Method in interface io.quarkus.reactive.mssql.client.MSSQLPoolCreator.Input
 
MSSQLPoolCreator - Interface in io.quarkus.reactive.mssql.client
This interface is an integration point that allows users to use the Vertx, PoolOptions and MSSQLConnectOptions objects configured automatically by Quarkus, in addition to a custom strategy for creating the final MSSQLPool.
MSSQLPoolCreator.Input - Interface in io.quarkus.reactive.mssql.client
 
MSSQLPoolRecorder - Class in io.quarkus.reactive.mssql.client.runtime
 
MSSQLPoolRecorder() - Constructor for class io.quarkus.reactive.mssql.client.runtime.MSSQLPoolRecorder
 
MsSQLServiceBindingConverter - Class in io.quarkus.reactive.mssql.client.runtime
 
MsSQLServiceBindingConverter() - Constructor for class io.quarkus.reactive.mssql.client.runtime.MsSQLServiceBindingConverter
 
mutinyMSSQLPool(RuntimeValue<MSSQLPool>) - Method in class io.quarkus.reactive.mssql.client.runtime.MSSQLPoolRecorder
 

N

namedDataSources - Variable in class io.quarkus.reactive.mssql.client.runtime.DataSourcesReactiveMSSQLConfig
Additional named datasources.

P

packetSize - Variable in class io.quarkus.reactive.mssql.client.runtime.DataSourceReactiveMSSQLConfig
The desired size (in bytes) for TDS packets.
poolOptions() - Method in interface io.quarkus.reactive.mssql.client.MSSQLPoolCreator.Input
 

R

reactive - Variable in class io.quarkus.reactive.mssql.client.runtime.DataSourcesReactiveMSSQLConfig.DataSourceReactiveMSSQLOuterNamedConfig
The MSSQL-specific configuration.
ReactiveMSSQLDataSourcesHealthCheck - Class in io.quarkus.reactive.mssql.client.runtime.health
 
ReactiveMSSQLDataSourcesHealthCheck() - Constructor for class io.quarkus.reactive.mssql.client.runtime.health.ReactiveMSSQLDataSourcesHealthCheck
 

S

ssl - Variable in class io.quarkus.reactive.mssql.client.runtime.DataSourceReactiveMSSQLConfig
Whether SSL/TLS is enabled.

V

vertx() - Method in interface io.quarkus.reactive.mssql.client.MSSQLPoolCreator.Input
 
C D G I M N P R S V 
All Classes All Packages