JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH:
Package
io.micronaut.configuration.vertx.mysql.client
Interface MySQLClientSettings
public interface
MySQLClientSettings
The client settings.
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
PREFIX
The prefix to use for all Vertx MySQL Client ConnectOptions settings.
Field Details
PREFIX
static final
String
PREFIX
The prefix to use for all Vertx MySQL Client ConnectOptions settings.
See Also:
Constant Field Values