Package com.fasterxml.jackson.module.hibernate

Class Summary
HibernateAnnotationIntrospector Simple AnnotationIntrospector that adds support for using Transient to denote ignorable fields (alongside with Jackson and/or JAXB annotations).
HibernateModule  
HibernateProxySerializer Serializer to use for values proxied using HibernateProxy.
HibernateSerializers  
PersistentCollectionSerializer Wrapper serializer used to handle aspects of lazy loading that can be used for Hibernate collection datatypes.
 

Enum Summary
HibernateModule.Feature Enumeration that defines all togglable features this module
 



Copyright © 2011 fasterxml.com. All Rights Reserved.