Set whether prepared statements cache should be enabled.
Specify the default database for the connection.
Specify the host for connecting to the server.
Specify the user password to be used for the authentication.
Specify the port for connecting to the server.
Set the maximum number of prepared statements that the connection will cache.
Set properties for this client, which will be sent to server at the connection start.
Set the tracing policy for the client behavior when Vert.x has tracing enabled.
Specify the user account to be used for the authentication.
Set whether prepared statements cache should be enabled.
Specify the default database for the connection.
Specify the host for connecting to the server.
Specify the user password to be used for the authentication.
Specify the port for connecting to the server.
Set the maximum number of prepared statements that the connection will cache.
Set the maximum length of prepared statement SQL string that the connection will cache.
This is an helper setting the SqlConnectOptions.
Set properties for this client, which will be sent to server at the connection start.
Set the tracing policy for the client behavior when Vert.x has tracing enabled.
Specify the user account to be used for the authentication.
Generated using TypeDoc
Connect options for configuring SqlConnection or Pool.