Uses of Class
com.fasterxml.jackson.module.hibernate.HibernateAnnotationIntrospector

Uses of HibernateAnnotationIntrospector in com.fasterxml.jackson.module.hibernate
 

Methods in com.fasterxml.jackson.module.hibernate that return HibernateAnnotationIntrospector
 HibernateAnnotationIntrospector HibernateAnnotationIntrospector.setUseTransient(boolean state)
          Method to call to specify whether @Transient annotation is to be supported; if false, will be ignored, if true, will be used to detect "ignorable" properties.
 



Copyright © 2011 fasterxml.com. All Rights Reserved.