class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean$SerializedEntityManagerFactoryBeanReference implements java.io.Serializable
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean$SerializedEntityManagerFactoryBeanReference
  super_class: java.lang.Object
{
  private final org.springframework.beans.factory.BeanFactory beanFactory;
    descriptor: Lorg/springframework/beans/factory/BeanFactory;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final java.lang.String lookupName;
    descriptor: Ljava/lang/String;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  public void <init>(org.springframework.beans.factory.BeanFactory, java.lang.String);
    descriptor: (Lorg/springframework/beans/factory/BeanFactory;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean$SerializedEntityManagerFactoryBeanReference this
         0: .line 37
            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\tThe import javax.persistence cannot be resolved\n\tThe import javax.persistence cannot be resolved\n\tEntityManagerFactory cannot be resolved to a type\n\tPersistenceProvider cannot be resolved to a type\n\tEntityManagerFactory cannot be resolved to a type\n\tEntityManager 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\tPersistenceProvider cannot be resolved to a type\n\tPersistenceProvider cannot be resolved to a type\n\tPersistenceProvider cannot be resolved to a type\n\tPersistenceProvider cannot be resolved to a type\n\tPersistenceProvider cannot be resolved to a type\n\tPersistenceProvider cannot be resolved to a type\n\tEntityManagerFactory cannot be resolved to a type\n\tEntityManagerFactory cannot be resolved to a type\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\tEntityManager cannot be resolved to a type\n\tEntityManager cannot be resolved to a type\n\tPersistenceException cannot be resolved to a type\n\tPersistenceProvider cannot be resolved to a type\n\tPersistenceProvider cannot be resolved to a type\n\tThe method getPersistenceProvider() from the type JpaVendorAdapter refers to the missing type PersistenceProvider\n\tPersistenceUnitInfo cannot be resolved to a type\n\tThe method getPersistenceUnitInfo() from the type AbstractEntityManagerFactoryBean refers to the missing type PersistenceUnitInfo\n\tEntityManagerFactory cannot be resolved to a type\n\tThe method getEntityManagerFactoryInterface() from the type JpaVendorAdapter refers to the missing type EntityManagerFactory\n\tEntityManagerFactory cannot be resolved to a type\n\tEntityManagerFactory cannot be resolved to a type\n\tEntityManager cannot be resolved to a type\n\tThe method getEntityManagerInterface() from the type JpaVendorAdapter refers to the missing type EntityManager\n\tEntityManager 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\tThe method buildNativeEntityManagerFactory() from the type AbstractEntityManagerFactoryBean refers to the missing type EntityManagerFactory\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 createNativeEntityManagerFactory() from the type AbstractEntityManagerFactoryBean refers to the missing type EntityManagerFactory\n\tPersistenceException cannot be resolved to a type\n\tPersistenceException cannot be resolved to a type\n\tPersistenceException 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\tSynchronizationType cannot be resolved to a variable\n\tEntityManager cannot be resolved to a type\n\tThe method getNativeEntityManagerFactory() from the type AbstractEntityManagerFactoryBean refers to the missing type EntityManagerFactory\n\tThe method getNativeEntityManagerFactory() from the type AbstractEntityManagerFactoryBean refers to the missing type EntityManagerFactory\n\tQuery cannot be resolved to a type\n\tQuery cannot be resolved to a type\n\tQuery cannot be resolved to a type\n\tThe method getNativeEntityManagerFactory() from the type AbstractEntityManagerFactoryBean refers to the missing type EntityManagerFactory\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\tEntityManagerFactory cannot be resolved to a type\n\tPersistenceException 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\tPersistenceException cannot be resolved to a type\n\tPersistenceException 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 getNativeEntityManagerFactory() from the type AbstractEntityManagerFactoryBean refers to the missing type EntityManagerFactory\n\tThe method getNativeEntityManagerFactory() from the type AbstractEntityManagerFactoryBean refers to the missing type EntityManagerFactory\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\tPersistenceUnitInfo 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 getNativeEntityManagerFactory() from the type AbstractEntityManagerFactoryBean refers to the missing type EntityManagerFactory\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean$SerializedEntityManagerFactoryBeanReference this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean$SerializedEntityManagerFactoryBeanReference;
    MethodParameters:
             Name  Flags
      beanFactory  
      beanName     

  private java.lang.Object readResolve();
    descriptor: ()Ljava/lang/Object;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean$SerializedEntityManagerFactoryBeanReference this
         0: .line 693
            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.AbstractEntityManagerFactoryBean$SerializedEntityManagerFactoryBeanReference this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean$SerializedEntityManagerFactoryBeanReference;
}
SourceFile: "AbstractEntityManagerFactoryBean.java"
NestHost: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
InnerClasses:
  private SerializedEntityManagerFactoryBeanReference = org.springframework.orm.jpa.AbstractEntityManagerFactoryBean$SerializedEntityManagerFactoryBeanReference of org.springframework.orm.jpa.AbstractEntityManagerFactoryBean