Executable

interface Executable<R>

Functions

Link copied to clipboard
abstract suspend fun execute(con: Connection): R
abstract fun execute(con: Connection): R

Inheritors

Link copied to clipboard