C D G I M N R S T 
All Classes All Packages

C

cachePreparedStatements - Variable in class io.quarkus.reactive.mysql.client.runtime.DataSourceReactiveMySQLConfig
Deprecated.
use datasource.reactive.cache-prepared-statements instead.
charset - Variable in class io.quarkus.reactive.mysql.client.runtime.DataSourceReactiveMySQLConfig
Charset for connections.
collation - Variable in class io.quarkus.reactive.mysql.client.runtime.DataSourceReactiveMySQLConfig
Collation for connections.
configureMySQLPool(RuntimeValue<Vertx>, String, DataSourcesRuntimeConfig, DataSourcesReactiveRuntimeConfig, DataSourcesReactiveMySQLConfig, ShutdownContext) - Method in class io.quarkus.reactive.mysql.client.runtime.MySQLPoolRecorder
 
createThreadLocalPool() - Method in class io.quarkus.reactive.mysql.client.runtime.ThreadLocalMySQLPool
 

D

DataSourceReactiveMySQLConfig - Class in io.quarkus.reactive.mysql.client.runtime
 
DataSourceReactiveMySQLConfig() - Constructor for class io.quarkus.reactive.mysql.client.runtime.DataSourceReactiveMySQLConfig
 
DataSourceReactiveMySQLOuterNamedConfig() - Constructor for class io.quarkus.reactive.mysql.client.runtime.DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNamedConfig
 
DataSourceReactiveMySQLOuterNestedNamedConfig() - Constructor for class io.quarkus.reactive.mysql.client.runtime.DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNestedNamedConfig
 
DataSourcesReactiveMySQLConfig - Class in io.quarkus.reactive.mysql.client.runtime
 
DataSourcesReactiveMySQLConfig() - Constructor for class io.quarkus.reactive.mysql.client.runtime.DataSourcesReactiveMySQLConfig
 
DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNamedConfig - Class in io.quarkus.reactive.mysql.client.runtime
 
DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNestedNamedConfig - Class in io.quarkus.reactive.mysql.client.runtime
 
defaultDataSource - Variable in class io.quarkus.reactive.mysql.client.runtime.DataSourcesReactiveMySQLConfig
The default datasource.

G

getDataSourceReactiveRuntimeConfig(String) - Method in class io.quarkus.reactive.mysql.client.runtime.DataSourcesReactiveMySQLConfig
 

I

init() - Method in class io.quarkus.reactive.mysql.client.runtime.health.ReactiveMySQLDataSourcesHealthCheck
 
io.quarkus.reactive.mysql.client.runtime - package io.quarkus.reactive.mysql.client.runtime
 
io.quarkus.reactive.mysql.client.runtime.health - package io.quarkus.reactive.mysql.client.runtime.health
 

M

mutinyMySQLPool(RuntimeValue<MySQLPool>) - Method in class io.quarkus.reactive.mysql.client.runtime.MySQLPoolRecorder
 
mysql - Variable in class io.quarkus.reactive.mysql.client.runtime.DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNestedNamedConfig
The MySQL-specific configuration.
MySQLPoolRecorder - Class in io.quarkus.reactive.mysql.client.runtime
 
MySQLPoolRecorder() - Constructor for class io.quarkus.reactive.mysql.client.runtime.MySQLPoolRecorder
 

N

namedDataSources - Variable in class io.quarkus.reactive.mysql.client.runtime.DataSourcesReactiveMySQLConfig
Additional named datasources.

R

reactive - Variable in class io.quarkus.reactive.mysql.client.runtime.DataSourcesReactiveMySQLConfig.DataSourceReactiveMySQLOuterNamedConfig
The MySQL-specific configuration.
ReactiveMySQLDataSourcesHealthCheck - Class in io.quarkus.reactive.mysql.client.runtime.health
 
ReactiveMySQLDataSourcesHealthCheck() - Constructor for class io.quarkus.reactive.mysql.client.runtime.health.ReactiveMySQLDataSourcesHealthCheck
 

S

sslMode - Variable in class io.quarkus.reactive.mysql.client.runtime.DataSourceReactiveMySQLConfig
Desired security state of the connection to the server.

T

ThreadLocalMySQLPool - Class in io.quarkus.reactive.mysql.client.runtime
 
ThreadLocalMySQLPool(Vertx, MySQLConnectOptions, PoolOptions) - Constructor for class io.quarkus.reactive.mysql.client.runtime.ThreadLocalMySQLPool
 
C D G I M N R S T 
All Classes All Packages