CodegenGenericDataModel

Describes a model in a generic data schema.

Types

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

Properties

Link copied to clipboard

The fields in the generic data model.

Link copied to clipboard

Specifies whether the generic data model is a join table.

Link copied to clipboard

The primary keys of the generic data model.

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