KMutationResult

interface KMutationResult

Functions

Link copied to clipboard
abstract fun affectedRowCount(entityType: KClass<*>): Int
abstract fun affectedRowCount(prop: KProperty1<*, *>): Int

Properties

Link copied to clipboard
abstract val totalAffectedRowCount: Int

Inheritors

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