setUpdateHook

abstract fun setUpdateHook(handler: UpdateHook?)(source)

Sets the callback that is invoked whenever a row is updated, inserted or deleted in a rowid table.

Throws

if setting the handler fails.