-
Undocumented
Declaration
Swift
public let field: String -
Undocumented
Declaration
Swift
public let entity: any Entity.Type -
Undocumented
Declaration
Swift
public let mappedBy: String -
Undocumented
Declaration
Swift
public let isUnique: Bool -
Undocumented
Declaration
Swift
public init<Target>(field: String, entity: Target.Type, mappedBy: String, isUnique: Bool = false) where Target : Entity
View on GitHub
Install in Dash
ChildMapping Structure Reference