Fetches the owned relation for the given owner entity.
Fetches the owned relation for the given owner entity.
Fetches the owned relation for the owner entity with the given id.
Fetches the owned relation for the owner entity with the given id.
Query representing the complete set of owner entities for this relationship.
Include side-loadables for the owned relation.
Include side-loadables for the owned relation.
Condition for joining a query for owner entities with a query for owned relations.
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.
Query representing the complete set of owned relations for this relationship.
Returns a query for the owned relation for the owner entity with the given id.
Returns a query for the owned relation for the owner entity with the given id.
Base class for direct relationships (without a join-table).