final class org.springframework.orm.jpa.JpaTransactionManager$SuspendedResourcesHolder
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: org.springframework.orm.jpa.JpaTransactionManager$SuspendedResourcesHolder
  super_class: java.lang.Object
{
  private final org.springframework.orm.jpa.EntityManagerHolder entityManagerHolder;
    descriptor: Lorg/springframework/orm/jpa/EntityManagerHolder;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final org.springframework.jdbc.datasource.ConnectionHolder connectionHolder;
    descriptor: Lorg/springframework/jdbc/datasource/ConnectionHolder;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private void <init>(org.springframework.orm.jpa.EntityManagerHolder, org.springframework.jdbc.datasource.ConnectionHolder);
    descriptor: (Lorg/springframework/orm/jpa/EntityManagerHolder;Lorg/springframework/jdbc/datasource/ConnectionHolder;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.orm.jpa.JpaTransactionManager$SuspendedResourcesHolder this
         0: .line 24
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.persistence cannot be resolved\n\tThe import javax.persistence cannot be resolved\n\tThe import javax.persistence cannot be resolved\n\tThe import javax.persistence cannot be resolved\n\tThe import javax.persistence cannot be resolved\n\tEntityManagerFactory cannot be resolved to a type\n\tEntityManager cannot be resolved to a type\n\tEntityManagerFactory cannot be resolved to a type\n\tEntityManagerFactory cannot be resolved to a type\n\tEntityManagerFactory cannot be resolved to a type\n\tEntityManagerFactory cannot be resolved to a type\n\tEntityManagerFactory cannot be resolved to a type\n\tEntityManagerFactory cannot be resolved to a type\n\tEntityManagerFactory cannot be resolved to a type\n\tEntityManagerFactory cannot be resolved to a type\n\tThe method getEntityManagerFactory() from the type JpaTransactionManager refers to the missing type EntityManagerFactory\n\tEntityManager cannot be resolved to a type\n\tEntityManager cannot be resolved to a type\n\tThe method getEntityManagerFactory() from the type JpaTransactionManager refers to the missing type EntityManagerFactory\n\tThe method findEntityManagerFactory(ListableBeanFactory, String) from the type EntityManagerFactoryUtils refers to the missing type EntityManagerFactory\n\tThe method getEntityManagerFactory() from the type JpaTransactionManager refers to the missing type EntityManagerFactory\n\tThe method getEntityManagerFactory() from the type JpaTransactionManager refers to the missing type EntityManagerFactory\n\tThe method getEntityManagerFactory() from the type JpaTransactionManager refers to the missing type EntityManagerFactory\n\tThe method obtainEntityManagerFactory() from the type JpaTransactionManager refers to the missing type EntityManagerFactory\n\tThe method obtainEntityManagerFactory() from the type JpaTransactionManager refers to the missing type EntityManagerFactory\n\tThe method getEntityManager() from the type EntityManagerHolder refers to the missing type EntityManager\n\tEntityManager cannot be resolved to a type\n\tThe method createEntityManagerForTransaction() from the type JpaTransactionManager refers to the missing type EntityManager\n\tEntityManager cannot be resolved to a type\n\tThe method getEntityManager() from the type EntityManagerHolder refers to the missing type EntityManager\n\tThe method obtainEntityManagerFactory() from the type JpaTransactionManager refers to the missing type EntityManagerFactory\n\tEntityManager cannot be resolved to a type\n\tEntityManagerFactory cannot be resolved to a type\n\tThe method obtainEntityManagerFactory() from the type JpaTransactionManager refers to the missing type EntityManagerFactory\n\tEntityManager cannot be resolved to a type\n\tThe method createNativeEntityManager(Map<?,?>) from the type EntityManagerFactoryInfo refers to the missing type EntityManager\n\tEntityManager cannot be resolved to a type\n\tEntityManager cannot be resolved to a type\n\tEntityManager cannot be resolved to a type\n\tThe method getEntityManager() from the type EntityManagerHolder refers to the missing type EntityManager\n\tThe method obtainEntityManagerFactory() from the type JpaTransactionManager refers to the missing type EntityManagerFactory\n\tThe method obtainEntityManagerFactory() from the type JpaTransactionManager refers to the missing type EntityManagerFactory\n\tThe method getEntityManager() from the type EntityManagerHolder refers to the missing type EntityManager\n\tEntityTransaction cannot be resolved to a type\n\tThe method getEntityManager() from the type EntityManagerHolder refers to the missing type EntityManager\n\tRollbackException cannot be resolved to a type\n\tThe method getEntityManager() from the type EntityManagerHolder refers to the missing type EntityManager\n\tEntityTransaction cannot be resolved to a type\n\tThe method getEntityManager() from the type EntityManagerHolder refers to the missing type EntityManager\n\tPersistenceException cannot be resolved to a type\n\tThe method getEntityManager() from the type EntityManagerHolder refers to the missing type EntityManager\n\tThe method getEntityManager() from the type EntityManagerHolder refers to the missing type EntityManager\n\tThe method obtainEntityManagerFactory() from the type JpaTransactionManager refers to the missing type EntityManagerFactory\n\tThe method getEntityManager() from the type EntityManagerHolder refers to the missing type EntityManager\n\tEntityManager cannot be resolved to a type\n\tThe method getEntityManager() from the type EntityManagerHolder refers to the missing type EntityManager\n\tEntityTransaction cannot be resolved to a type\n\tThe method getEntityManager() from the type EntityManagerHolder refers to the missing type EntityManager\n\tEntityTransaction cannot be resolved to a type\n\tThe method getEntityManager() from the type EntityManagerHolder refers to the missing type EntityManager\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.jpa.JpaTransactionManager$SuspendedResourcesHolder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/JpaTransactionManager$SuspendedResourcesHolder;
    RuntimeVisibleParameterAnnotations: 
      0:
      1:
        org.springframework.lang.Nullable()
    MethodParameters:
           Name  Flags
      emHolder   
      conHolder  

  private org.springframework.orm.jpa.EntityManagerHolder getEntityManagerHolder();
    descriptor: ()Lorg/springframework/orm/jpa/EntityManagerHolder;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.orm.jpa.JpaTransactionManager$SuspendedResourcesHolder this
         0: .line 815
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.orm.jpa.JpaTransactionManager$SuspendedResourcesHolder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/JpaTransactionManager$SuspendedResourcesHolder;

  private org.springframework.jdbc.datasource.ConnectionHolder getConnectionHolder();
    descriptor: ()Lorg/springframework/jdbc/datasource/ConnectionHolder;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.orm.jpa.JpaTransactionManager$SuspendedResourcesHolder this
         0: .line 820
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.orm.jpa.JpaTransactionManager$SuspendedResourcesHolder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/JpaTransactionManager$SuspendedResourcesHolder;
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()
}
SourceFile: "JpaTransactionManager.java"
NestHost: org.springframework.orm.jpa.JpaTransactionManager
InnerClasses:
  private final SuspendedResourcesHolder = org.springframework.orm.jpa.JpaTransactionManager$SuspendedResourcesHolder of org.springframework.orm.jpa.JpaTransactionManager