ForeignKey

harness.sql.Col$.Constraint$.ForeignKey
See theForeignKey companion object
final class ForeignKey extends Constraint

Attributes

Companion
object
Graph
Supertypes
trait Constraint
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Constraint -> Any
Inherited from:
Constraint

Concrete fields

val fkr: () => ForeignKeyRef