The IJoinable type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ConsumesCollectionAlias |
Very, very, very ugly...
|
![]() | ConsumesEntityAlias |
Very, very, very ugly...
|
![]() | FilterFragment |
Get the where clause filter, given a query alias and considering enabled session filters
|
![]() | FromJoinFragment |
Get the from clause part of any joins (optional operation)
|
![]() | OneToManyFilterFragment | |
![]() | SelectFragment |
All columns to select, when loading.
|
![]() | WhereJoinFragment |
Get the where clause part of any joins (optional operation)
|
Properties
Name | Description | |
---|---|---|
![]() | IsCollection |
Is this instance actually a ICollectionPersister?
|
![]() | KeyColumnNames |
The columns to join on.
|
![]() | Name |
An identifying name; a class name or collection role name.
|
![]() | TableName |
The table to join to.
|