AndCaseWhenExistsLast

interface AndCaseWhenExistsLast<T : Any> : SqlClientQuery.AndCaseWhenExists

Functions

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