Skip to content
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).

License

Project is licensed under Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)

Documentation

Javadocs

Clone this wiki locally