|
I assume the decision point here is id values whose type is immutable internally? If so, we have a method for this already that I would prefer for this fix to use: org.hibernate.type.Type#isMutable.
I'd make this change, but I am having a lot of trouble working your Pull Requests from the command line (which is how I normally like to work Pull Requests).
|