ForeignKeyViolation

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
abstract class Builder

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun created(): Date
Link copied to clipboard
abstract fun fromColumn(): String
Link copied to clipboard
abstract fun fromObjectRow(): String
Link copied to clipboard
abstract fun fromObjectUid(): String
Link copied to clipboard
abstract fun fromTable(): String
Link copied to clipboard
abstract fun notFoundValue(): String
Link copied to clipboard
Link copied to clipboard
abstract fun toColumn(): String
Link copied to clipboard
abstract fun toTable(): String