Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1366,6 +1366,8 @@ include::{example-dir-basic-mapping}/basic/JsonMappingTests.java[tags=basic-json
----
====

It is recommended to override the `equals`/`hash`-methods in custom java types in order to guarantee that the dirty-checking mechanism works as expected and to avoid unnecessary update-statements.

[[basic-mapping-xml]]
==== XML mapping

Expand Down