merge
Unlike save, merge is significantly different, only the insert and update operations will be executed, dissociation operations will never be executed.
Note: The 'merge' of 'Jimmer' and the 'merge' of 'JPA' are completely different concepts!
Return
The save result
Parameters
The entity object to be merged
The save mode for root object.
Unlike save, merge is significantly different, only the insert and update operations will be executed, dissociation operations will never be executed.
Note: The 'merge' of 'Jimmer' and the 'merge' of 'JPA' are completely different concepts!
Return
The save result
Parameters
The Input object to be merged
The save mode for root object.
Unlike save, merge is significantly different, only the insert and update operations will be executed, dissociation operations will never be executed.
Note: The 'merge' of 'Jimmer' and the 'merge' of 'JPA' are completely different concepts!
Return
The save result
Parameters
The entity object to be merged
The lambda expression for other configurations
Unlike save, merge is significantly different, only the insert and update operations will be executed, dissociation operations will never be executed.
Note: The 'merge' of 'Jimmer' and the 'merge' of 'JPA' are completely different concepts!
Return
The save result
Parameters
The Input object to be merged
The lambda expression for other configurations