Loading...
Was this page helpful?
This method defines a relationship between two data models, where the owner of the relationship has many records of the related data model, but the related data model only has one owner.
For example, a store "hasMany" products.
T
objectOptionalentityBuilder
T