Package-level declarations

Types

Link copied to clipboard
interface DbConnection
Link copied to clipboard

DbConnection class represents a connection to the database.

DbConnection class represents a connection to the database.

Properties

Link copied to clipboard
actual val SqlDriver.isConnected: Boolean

Represents the connection status of an SQL driver.

expect val SqlDriver.isConnected: Boolean

Represents the current connection status of the SQL driver.

actual val SqlDriver.isConnected: Boolean