Hibernate4Module.setupModule(com.fasterxml.jackson.databind.Module.SetupContext)
, to create AnnotationIntrospector
to register along with module.AnnotationIntrospector
that adds support for using
Transient
to denote ignorable fields (alongside with Jackson
and/or JAXB annotations).HibernateProxy
.Collection
and Map
types (unlike in JDK).Hibernate4Module.Feature
s
are enabled.Copyright © 2012-2013 FasterXML. All Rights Reserved.