cc.otavia.sql.ConnectOptions
See theConnectOptions companion class
object ConnectOptions
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ConnectOptions.type
Members list
Value members
Concrete fields
The default value of connect timeout = 60000 ms
The default value of connect timeout = 60000 ms
Attributes
Default value to determine hostname verification algorithm hostname verification (for SSL/TLS) = ""
Default value to determine hostname verification algorithm hostname verification (for SSL/TLS) = ""
Attributes
The default value of the client metrics = "":
The default value of the client metrics = "":
Attributes
The default value for reconnect attempts = 0
The default value for reconnect attempts = 0
Attributes
The default value for reconnect interval = 1000 ms
The default value for reconnect interval = 1000 ms
Attributes
The default value of whether all servers (SSL/TLS) should be trusted = false
The default value of whether all servers (SSL/TLS) should be trusted = false
Attributes
In this article