AndCaseWhenExistsSecond

interface AndCaseWhenExistsSecond<T : Any, U : Any> : SqlClientQuery.AndCaseWhenExists

Functions

Link copied to clipboard
abstract infix override fun <V : Any> then(value: V): ReactorSqlClientSelect.AndCaseWhenExistsSecondPart2<T, U, V>