The SubselectOneToManyLoader type exposes the following members.

Properties

  NameDescription
Protected propertyAliases (Inherited from OuterJoinLoader.)
Protected propertyCollectionAliases (Inherited from BasicLoader.)
Protected propertyCollectionOwners (Inherited from OuterJoinLoader.)
Protected propertyCollectionPersisters (Inherited from OuterJoinLoader.)
Protected propertyCollectionSuffixes (Inherited from OuterJoinLoader.)
Protected propertyDialect (Inherited from OuterJoinLoader.)
Public propertyEnabledFilters (Inherited from OuterJoinLoader.)
Protected propertyEntityAliases (Inherited from BasicLoader.)
Protected propertyEntityEagerPropertyFetches
An array indicating whether the entities have eager property fetching enabled.
(Inherited from Loader.)
Public propertyEntityPersisters (Inherited from OuterJoinLoader.)
Public propertyFactory (Inherited from Loader.)
Protected propertyIsSingleRowLoader
Return false is this loader is a batch entity loader
(Inherited from Loader.)
Public propertyIsSubselectLoadingEnabled (Inherited from CollectionLoader.)
Protected propertyKeyType (Inherited from CollectionLoader.)
Protected propertyOwnerAssociationTypes (Inherited from OuterJoinLoader.)
Protected propertyOwners (Inherited from OuterJoinLoader.)
Public propertyQueryIdentifier
Identifies the query for statistics reporting, if null, no statistics will be reported
(Inherited from Loader.)
Public propertySqlString (Inherited from OuterJoinLoader.)
Protected propertySuffixes (Inherited from OuterJoinLoader.)

See Also