Skip to content

Conversation

@fredericDelaporte
Copy link
Member

Many mapping properties available in NHibernate are lacking proper
documentation. Document them. (Mainly done by synchronizing with
https://docs.jboss.org/hibernate/orm/3.5/reference/en-US/html/mapping.html
and subsequent chapters of the Hibernate documentation.)

Also fixes inaccuracies and misleading statements.

Many mapping properties available in NHibernate are lacking proper
documentation. Document them. (Mainly done by synchronizing with
https://docs.jboss.org/hibernate/orm/3.5/reference/en-US/html/mapping.html
and subsequent chapters of the Hibernate documentation.)

Also fixes inaccuracies and misleading statements.

</sect2>

<!-- This example is not supported by NHibernate, because HbmManyToMany lacks a ColumnsAndFormulas handling
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is #1759. If merged, we could un-comment this section.

if the object is versioned (<literal>version</literal> or
<literal>timestamp</literal>), then the version will take precedence
to identifier check, unless the versions
<literal>unsaved-value="undefined"</literal> (default value)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No more the case since NH-3505, see #1354.

Copy link
Member

@hazzik hazzik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have not read it but I condemn I guess the PR is fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants