Uses of Package
com.fasterxml.jackson.datatype.hibernate5
-
Classes in com.fasterxml.jackson.datatype.hibernate5 used by com.fasterxml.jackson.datatype.hibernate5 Class Description Hibernate5Module Hibernate5Module.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).