Uses of Package
com.fasterxml.jackson.datatype.hibernate6
-
Classes in com.fasterxml.jackson.datatype.hibernate6 used by com.fasterxml.jackson.datatype.hibernate6 Class Description Hibernate6AnnotationIntrospector SimpleAnnotationIntrospectorthat adds support for usingTransientto denote ignorable fields (alongside with Jackson and/or JAXB annotations).Hibernate6Module Hibernate6Module.Feature Enumeration that defines all toggleable features this moduleHibernate6ProxySerializer 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).