setAuthorizer

abstract fun setAuthorizer(handler: Authorizer?)(source)

Sets the callback that get invoked whenever an SQL statements is being compiled by prepare.

Throws

if setting the handler fails.