SpiceQA
Questions
Tags
Users
Badges
What is the difference between @Immutable and @Entity(mutable=false) when using Hibernate
user_117783
0
Created Oct 19, 2009
Edited Oct 19, 2009
Viewed 25259
Follow
What is the difference between the two if any?
Should one or both be used on an entity?
immutability
entity
jpa
hibernate
java
26
0
Add comment
+
Share
2 Answers
Related