QueryGenerationContext

Contains configurations for context to use during query generation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An array of objects, each of which defines information about example queries to help the query engine generate appropriate SQL queries.

Link copied to clipboard

An array of objects, each of which defines information about a table in the database.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String