Index

C D G I M P R S V 
All Classes and Interfaces|All Packages

C

configureMSSQLPool(RuntimeValue<Vertx>, Supplier<Integer>, String, 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
 
createMSSQLPoolSupport(Set<String>) - Method in class io.quarkus.reactive.mssql.client.runtime.MSSQLPoolRecorder
 

D

DataSourceReactiveMSSQLConfig - Interface in io.quarkus.reactive.mssql.client.runtime
 
dataSources() - Method in interface io.quarkus.reactive.mssql.client.runtime.DataSourcesReactiveMSSQLConfig
Datasources.
DataSourcesReactiveMSSQLConfig - Interface in io.quarkus.reactive.mssql.client.runtime
 
DataSourcesReactiveMSSQLConfig.DataSourceReactiveMSSQLOuterNamedConfig - Interface in io.quarkus.reactive.mssql.client.runtime
 
DataSourcesReactiveMSSQLConfig.DataSourceReactiveMSSQLOuterNestedNamedConfig - Interface in io.quarkus.reactive.mssql.client.runtime
 

G

getMSSQLPoolNames() - Method in class io.quarkus.reactive.mssql.client.runtime.MSSQLPoolSupport
 

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() - Method in interface 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 Pool.
MSSQLPoolCreator.Input - Interface in io.quarkus.reactive.mssql.client
 
MSSQLPoolRecorder - Class in io.quarkus.reactive.mssql.client.runtime
 
MSSQLPoolRecorder(RuntimeValue<DataSourcesRuntimeConfig>, RuntimeValue<DataSourcesReactiveRuntimeConfig>, RuntimeValue<DataSourcesReactiveMSSQLConfig>) - Constructor for class io.quarkus.reactive.mssql.client.runtime.MSSQLPoolRecorder
 
MSSQLPoolSupport - Class in io.quarkus.reactive.mssql.client.runtime
 
MSSQLPoolSupport(Set<String>) - Constructor for class io.quarkus.reactive.mssql.client.runtime.MSSQLPoolSupport
 
MsSQLServiceBindingConverter - Class in io.quarkus.reactive.mssql.client.runtime
 
MsSQLServiceBindingConverter() - Constructor for class io.quarkus.reactive.mssql.client.runtime.MsSQLServiceBindingConverter
 
mutinyMSSQLPool(String) - Method in class io.quarkus.reactive.mssql.client.runtime.MSSQLPoolRecorder
 

P

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

R

reactive() - Method in interface 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() - Method in interface 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 P R S V 
All Classes and Interfaces|All Packages