public class com.fasterxml.jackson.datatype.hibernate5.PersistentCollectionSerializer$SessionReader
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.fasterxml.jackson.datatype.hibernate5.PersistentCollectionSerializer$SessionReader
  super_class: java.lang.Object
{
  protected void <init>();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.fasterxml.jackson.datatype.hibernate5.PersistentCollectionSerializer$SessionReader this
         0: .line 3
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.persistence cannot be resolved\n\tThe import org.hibernate cannot be resolved\n\tThe import org.hibernate cannot be resolved\n\tThe import org.hibernate cannot be resolved\n\tThe import org.hibernate cannot be resolved\n\tThe import org.hibernate cannot be resolved\n\tThe import org.hibernate cannot be resolved\n\tThe import org.hibernate cannot be resolved\n\tThe import org.hibernate cannot be resolved\n\tThe import org.hibernate cannot be resolved\n\tThe import org.hibernate cannot be resolved\n\tSessionFactory cannot be resolved to a type\n\tSessionFactory cannot be resolved to a type\n\tSessionFactory cannot be resolved to a type\n\tSessionFactory cannot be resolved to a type\n\tSessionFactory cannot be resolved to a type\n\tPersistentCollection cannot be resolved to a type\n\tThe method findLazyValue(PersistentCollection) from the type PersistentCollectionSerializer refers to the missing type PersistentCollection\n\tPersistentCollection cannot be resolved to a type\n\tPersistentCollection cannot be resolved to a type\n\tThe method findLazyValue(PersistentCollection) from the type PersistentCollectionSerializer refers to the missing type PersistentCollection\n\tPersistentCollection cannot be resolved to a type\n\tPersistentCollection cannot be resolved to a type\n\tThe method findLazyValue(PersistentCollection) from the type PersistentCollectionSerializer refers to the missing type PersistentCollection\n\tPersistentCollection cannot be resolved to a type\n\tPersistentCollection cannot be resolved to a type\n\tSessionFactory cannot be resolved to a type\n\tSession cannot be resolved to a type\n\tSession cannot be resolved to a type\n\tPersistentCollection cannot be resolved to a type\n\tSessionFactory cannot be resolved to a type\n\tSessionFactory cannot be resolved to a type\n\tSession cannot be resolved to a type\n\tPersistenceContext cannot be resolved to a type\n\tSessionImplementor cannot be resolved to a type\n\tSessionImplementor cannot be resolved to a type\n\tFlushMode cannot be resolved to a variable\n\tSessionFactoryImplementor cannot be resolved to a type\n\tSessionFactory cannot be resolved to a type\n\tPersistentCollection cannot be resolved to a type\n\tSession cannot be resolved to a type\n\tSessionImplementor cannot be resolved to a type\n\tHibernate cannot be resolved\n\tElementCollection cannot be resolved to a type\n\tThe method getAnnotation(Class<A>) in the type BeanProperty is not applicable for the arguments (Class<ElementCollection>)\n\tElementCollection cannot be resolved to a type\n\tFetchType cannot be resolved to a variable\n\tOneToMany cannot be resolved to a type\n\tThe method getAnnotation(Class<A>) in the type BeanProperty is not applicable for the arguments (Class<OneToMany>)\n\tOneToMany cannot be resolved to a type\n\tFetchType cannot be resolved to a variable\n\tOneToOne cannot be resolved to a type\n\tThe method getAnnotation(Class<A>) in the type BeanProperty is not applicable for the arguments (Class<OneToOne>)\n\tOneToOne cannot be resolved to a type\n\tFetchType cannot be resolved to a variable\n\tManyToOne cannot be resolved to a type\n\tThe method getAnnotation(Class<A>) in the type BeanProperty is not applicable for the arguments (Class<ManyToOne>)\n\tManyToOne cannot be resolved to a type\n\tFetchType cannot be resolved to a variable\n\tManyToMany cannot be resolved to a type\n\tThe method getAnnotation(Class<A>) in the type BeanProperty is not applicable for the arguments (Class<ManyToMany>)\n\tManyToMany cannot be resolved to a type\n\tFetchType cannot be resolved to a variable\n\tPersistentCollection cannot be resolved to a type\n\tBag cannot be resolved to a type\n\tSession cannot be resolved to a type\n\tEntityManager cannot be resolved to a type\n\tSessionImplementor cannot be resolved to a type\n\tSessionImplementor cannot be resolved to a type\n\tSessionImplementor cannot be resolved to a type\n\tJtaTransactionCoordinatorImpl cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.fasterxml.jackson.datatype.hibernate5.PersistentCollectionSerializer$SessionReader this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/fasterxml/jackson/datatype/hibernate5/PersistentCollectionSerializer$SessionReader;

  public static boolean isJTA(Session);
    descriptor: (LSession;)Z
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 406
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tSession cannot be resolved to a type\n\tEntityManager cannot be resolved to a type\n\tSessionImplementor cannot be resolved to a type\n\tSessionImplementor cannot be resolved to a type\n\tSessionImplementor cannot be resolved to a type\n\tJtaTransactionCoordinatorImpl cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
         Name  Flags
      session  
}
SourceFile: "PersistentCollectionSerializer.java"
NestHost: com.fasterxml.jackson.datatype.hibernate5.PersistentCollectionSerializer
InnerClasses:
  protected SessionReader = com.fasterxml.jackson.datatype.hibernate5.PersistentCollectionSerializer$SessionReader of com.fasterxml.jackson.datatype.hibernate5.PersistentCollectionSerializer