Clarify that the iteration order of PersistentProperty
instances in PersistentEntity
is not defined
#2814
Labels
in: documentation
in: mapping
Mapping and conversion infrastructure
type: documentation
A documentation update
Milestone
We should clarify that both the iteration order for the
PersistentProperty
instances within aPersistentEntity
and thedoWith…
methods is undefined to avoid folks relying on a particular order.Related StackOverflow question here.
The text was updated successfully, but these errors were encountered: