Uses of Package
com.fasterxml.jackson.datatype.hibernate4
-
Classes in com.fasterxml.jackson.datatype.hibernate4 used by com.fasterxml.jackson.datatype.hibernate4 Class Description Hibernate4Module Hibernate4Module.Feature Enumeration that defines all toggleable features this moduleHibernateAnnotationIntrospector SimpleAnnotationIntrospectorthat adds support for usingTransientto denote ignorable fields (alongside with Jackson and/or JAXB annotations).HibernateProxySerializer Serializer to use for values proxied usingHibernateProxy.PersistentCollectionSerializer Wrapper serializer used to handle aspects of lazy loading that can be used for Hibernate collection datatypes; which includes bothCollectionandMaptypes (unlike in JDK).