WindowFrameBound

sealed interface WindowFrameBound

Represents an SQL window function frame start and end bound.

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun toQueryBuilder(queryBuilder: QueryBuilder)

Appends the SQL representation of this window function clause to the specified queryBuilder.