Fetches the owned relation for the given owner entity.
Fetches the owned relation for the owner entity with the given id.
Include side-loadables for the owned relation.
Returns a query for the owned relation for the owner entity with the given id.
Set a value for the owned relation on an owner entity instance.
Side-load the side-loadable on a single instance.
Side-load the side-loadable on a single instance.
Side-load the side-loadable on the given instance. The given query must retrieve this same instance.
Side-load the side-loadable on a list of instances.
Side-load the side-loadable on a list of instances.
Side-load the side-loadable on the given list of instances. The given query must retrieve this same list of instances.
Fetches and sets the owned relation for the given entity.
Represents a relationship between an owner entity and an owned relation.