Interface PgClientSettings
-
public interface PgClientSettings
The PgClient settings.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
PREFIX
The prefix to use for all Vertx Pg Client ConnectOptions settings.
-
-
-
Field Detail
-
PREFIX
static final java.lang.String PREFIX
The prefix to use for all Vertx Pg Client ConnectOptions settings.- See Also:
- Constant Field Values
-
-