ConnectOptions

cc.otavia.sql.ConnectOptions
See theConnectOptions companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self 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

val DEFAULT_METRICS_NAME: String

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

val DEFAULT_TRUST_ALL: Boolean

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