You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tatu Saloranta edited this page Nov 5, 2022
·
25 revisions
This is the home page for "jackson-datatype-hibernate" project.
Module supports datatypes of Hibernate versions 3.x, 4.x and 5.x; as well as some of associated behavior such as lazy-loading and detection of transiency (@Transient annotation).
The main deliverables of the project are jars that contains extension to Jackson
data processing library, to extend it so that it can convert between Hibernate POJOs and JSON (and other supported data formats, such as XML).