class org.springframework.orm.jpa.JpaTransactionManager$JpaTransactionDefinition extends org.springframework.transaction.support.DelegatingTransactionDefinition implements org.springframework.transaction.support.ResourceTransactionDefinition
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.orm.jpa.JpaTransactionManager$JpaTransactionDefinition
  super_class: org.springframework.transaction.support.DelegatingTransactionDefinition
{
  private final int timeout;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final boolean localResource;
    descriptor: Z
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  public void <init>(org.springframework.transaction.TransactionDefinition, int, boolean);
    descriptor: (Lorg/springframework/transaction/TransactionDefinition;IZ)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.springframework.orm.jpa.JpaTransactionManager$JpaTransactionDefinition 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$JpaTransactionDefinition this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/JpaTransactionManager$JpaTransactionDefinition;
    MethodParameters:
                  Name  Flags
      targetDefinition  
      timeout           
      localResource     

  public int getTimeout();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.orm.jpa.JpaTransactionManager$JpaTransactionDefinition this
         0: .line 788
            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$JpaTransactionDefinition this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/JpaTransactionManager$JpaTransactionDefinition;

  public boolean isLocalResource();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.orm.jpa.JpaTransactionManager$JpaTransactionDefinition this
         0: .line 793
            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$JpaTransactionDefinition this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/JpaTransactionManager$JpaTransactionDefinition;
}
SourceFile: "JpaTransactionManager.java"
NestHost: org.springframework.orm.jpa.JpaTransactionManager
InnerClasses:
  private JpaTransactionDefinition = org.springframework.orm.jpa.JpaTransactionManager$JpaTransactionDefinition of org.springframework.orm.jpa.JpaTransactionManager