RecordQueries
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun <T : Any> selectRecords(key: Collection<String>, mapper: (key: String, record: ByteArray) -> T): Query<T>
Link copied to clipboard
Link copied to clipboard
open suspend override fun transaction(noEnclosing: Boolean, body: suspend SuspendingTransactionWithoutReturn.() -> Unit)
Link copied to clipboard
Link copied to clipboard