← Back to Kairo Docs|API Reference (Dokka)

Database

data class Database(val readOnly: Boolean = false, val defaultIsolationLevel: String? = null, val maxAttempts: Int = 3)

Constructors

Link copied to clipboard
constructor(readOnly: Boolean = false, defaultIsolationLevel: String? = null, maxAttempts: Int = 3)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard