public class org.springframework.orm.hibernate5.SessionHolder extends org.springframework.orm.jpa.EntityManagerHolder
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.springframework.orm.hibernate5.SessionHolder
  super_class: org.springframework.orm.jpa.EntityManagerHolder
{
  private Transaction transaction;
    descriptor: LTransaction;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private FlushMode previousFlushMode;
    descriptor: LFlushMode;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  public void <init>(Session);
    descriptor: (LSession;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.orm.hibernate5.SessionHolder this
         0: .line 19
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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\tTransaction cannot be resolved to a type\n\tFlushMode cannot be resolved to a type\n\tSession cannot be resolved to a type\n\tSession cannot be resolved to a type\n\tSession cannot be resolved to a type\n\tThe method getEntityManager() from the type EntityManagerHolder refers to the missing type EntityManager\n\tTransaction cannot be resolved to a type\n\tTransaction cannot be resolved to a type\n\tTransaction cannot be resolved to a type\n\tTransaction cannot be resolved to a type\n\tFlushMode cannot be resolved to a type\n\tFlushMode cannot be resolved to a type\n\tFlushMode cannot be resolved to a type\n\tFlushMode cannot be resolved to a type\n\tTransaction cannot be resolved to a type\n\tFlushMode cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.orm.hibernate5.SessionHolder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/hibernate5/SessionHolder;
    MethodParameters:
         Name  Flags
      session  

  public Session getSession();
    descriptor: ()LSession;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.orm.hibernate5.SessionHolder this
         0: .line 53
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tSession cannot be resolved to a type\n\tSession cannot be resolved to a type\n\tThe method getEntityManager() from the type EntityManagerHolder refers to the missing type EntityManager\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.orm.hibernate5.SessionHolder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/hibernate5/SessionHolder;

  public void setTransaction(Transaction);
    descriptor: (LTransaction;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.orm.hibernate5.SessionHolder this
         0: .line 57
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTransaction cannot be resolved to a type\n\tTransaction cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.orm.hibernate5.SessionHolder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/hibernate5/SessionHolder;
    RuntimeVisibleParameterAnnotations: 
      0:
        org.springframework.lang.Nullable()
    MethodParameters:
             Name  Flags
      transaction  

  public Transaction getTransaction();
    descriptor: ()LTransaction;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.orm.hibernate5.SessionHolder this
         0: .line 63
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTransaction cannot be resolved to a type\n\tTransaction cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.orm.hibernate5.SessionHolder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/hibernate5/SessionHolder;
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  public void setPreviousFlushMode(FlushMode);
    descriptor: (LFlushMode;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.orm.hibernate5.SessionHolder this
         0: .line 67
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tFlushMode cannot be resolved to a type\n\tFlushMode cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.orm.hibernate5.SessionHolder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/hibernate5/SessionHolder;
    RuntimeVisibleParameterAnnotations: 
      0:
        org.springframework.lang.Nullable()
    MethodParameters:
                   Name  Flags
      previousFlushMode  

  public FlushMode getPreviousFlushMode();
    descriptor: ()LFlushMode;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.orm.hibernate5.SessionHolder this
         0: .line 72
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tFlushMode cannot be resolved to a type\n\tFlushMode cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.orm.hibernate5.SessionHolder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/hibernate5/SessionHolder;
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  public void clear();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.orm.hibernate5.SessionHolder this
         0: .line 80
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTransaction cannot be resolved to a type\n\tFlushMode cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.orm.hibernate5.SessionHolder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/hibernate5/SessionHolder;
}
SourceFile: "SessionHolder.java"