CurrentOrFollowing

Represents an SQL window function frame bound that is CURRENT ROW or one of FOLLOWING forms.

Inheritors

Functions

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

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