Back to Exposed

Reference

docs/api/exposed-dao/org.jetbrains.exposed.v1.dao/-reference/-reference.html

1.2.0814 B
Original Source

Reference

constructor(reference: Column<REF>, factory: EntityClass<ID, Target>, references: Map<Column<*>, Column<*>>? = null)

Parameters

reference

The reference column defined on the child entity's associated table.

factory

The EntityClass associated with the parent entity referenced by the child entity.

Generated by Dokka © 2026 Copyright