The CriteriaJoinWalker type exposes the following members.

Properties

  NameDescription
Protected propertyAlias (Inherited from AbstractEntityJoinWalker.)
Public propertyAliases (Inherited from JoinWalker.)
Public propertyCollectionOwners (Inherited from JoinWalker.)
Public propertyCollectionPersisters (Inherited from JoinWalker.)
Public propertyCollectionSuffixes (Inherited from JoinWalker.)
Public propertyComment (Overrides AbstractEntityJoinWalker..::..Comment.)
Protected propertyDialect (Inherited from JoinWalker.)
Protected propertyEnabledFilters (Inherited from JoinWalker.)
Protected propertyFactory (Inherited from JoinWalker.)
Protected propertyIsTooManyCollections (Inherited from JoinWalker.)
Public propertyLockModeArray (Inherited from JoinWalker.)
Public propertyOwnerAssociationTypes (Inherited from JoinWalker.)
Public propertyOwners (Inherited from JoinWalker.)
Protected propertyPersister (Inherited from AbstractEntityJoinWalker.)
Public propertyPersisters (Inherited from JoinWalker.)
Public propertyQuerySpaces
Public propertyResultTypes
Public propertySqlString (Inherited from JoinWalker.)
Public propertySuffixes (Inherited from JoinWalker.)
Public propertyUserAliases
Protected propertyWhereFragment
Use the discriminator, to narrow the select to instances of the queried subclass, also applying any filters.
(Overrides AbstractEntityJoinWalker..::..WhereFragment.)

See Also