Properties

Link copied to clipboard
abstract var alias: String?

Functions

Link copied to clipboard
open fun alias(alias: String): B
Link copied to clipboard
open fun tableWithAlias(table: String, alias: String): B
open fun tableWithAlias(table: Table, alias: String): B