HHH-7350 update the docs
This commit is contained in:
parent
8509c08761
commit
99cd8455a1
|
@ -346,7 +346,7 @@ public class Flight implements Serializable {
|
|||
accident.</para>
|
||||
</tip>
|
||||
|
||||
<para>Some entities are not mutable. They cannot be updated or deleted
|
||||
<para>Some entities are not mutable. They cannot be updated
|
||||
by the application. This allows Hibernate to make some minor performance
|
||||
optimizations.. Use the <classname>@Immutable</classname>
|
||||
annotation.</para>
|
||||
|
|
Loading…
Reference in New Issue