Get the entity name of the associated entity
Get the "persister" for this association - a class or collection persister
Get the foreign key directionality of this association
Get the name of a property in the owning entity that provides the join key (null if the identifier)
Get the "filtering" SQL fragment that is applied in the SQL on clause, in addition to the usual join condition
The name of a unique property of the associated entity that provides the join key (null if the identifier of an entity, or key of a collection)
Do we dirty check this association, even when there are no columns to be updated?
Is the primary key of the owning entity table to be used in the join?