traitToManyRelationship[From <: (RelationshipComponent.this)#EntityTable[E, I], To <: slick.driver.JdbcProfile.API.Table[T], E <: (RelationshipComponent.this)#Entity[E, I], I, T] extends AnyRef
Provides a partial implementation of Relationship for 'to many'
relationships.
Provides a partial implementation of Relationship for 'to many' relationships.
The owner entity's table type.
The target relation's table type.
The owner entity's type.
The owner entity's ID type.
The target relation's type.