mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-03-07 02:09:31 +00:00
HHH-18588 revert back one minor change
This commit is contained in:
parent
7932bbaa22
commit
942474f901
@ -1233,7 +1233,7 @@ class Book {
|
||||
|
||||
Remember, if we wish to the modify the collection we must <<bidirectional-problem,change the owning side>>.
|
||||
|
||||
We've again used `Set` to represent the association.
|
||||
We've again used ``Set``s to represent the association.
|
||||
As before, we have the option to use `Collection` or `List`.
|
||||
But in this case it _does_ make a difference to the semantics of the association.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user