-
Notifications
You must be signed in to change notification settings - Fork 106
Home
cowtowncoder edited this page Aug 10, 2012
·
25 revisions
This is the home page for "jackson-module-hibernate" project (although more correctly it should be "jackson-datatype-hibernate"; naming difference is for historical reasons).
Unlike with most projects, there are actually two artifacts: one to use with Hibernate 3.x, and the other with Hibernate 4.x.
The main deliverables of the project are jars that contains extension to Jackson JSON library, to extend it so that it can convert between Hibernate POJOs and JSON.
Javadocs:
Note: only needed if using a build system that requires local jars; otherwise you can just use Maven repository.