Module connection

Source

Structs§

ConnectionFactoryOptions
ConnectionFactoryOptionsBuilder

Enums§

IsolationLevel
Represents a transaction isolation level constant.
SslMode
ValidationDepth
Constants indicating validation depth for a Connection.

Traits§

Batch
A collection of statements that are executed in a batch for performance reasons.
Connection
Represents a connection to a database
ConnectionFactory
ConnectionFactoryMetadata
Metadata about the product a ConnectionFactory is applicable to.
ConnectionFactoryProvider
ConnectionMetadata
Metadata about the product a Connection is connected to.
SQLResult
Statement
Represents an executable statement
Transaction