public abstract class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean implements org.springframework.beans.factory.FactoryBean<EntityManagerFactory>, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean, org.springframework.orm.jpa.EntityManagerFactoryInfo, org.springframework.dao.support.PersistenceExceptionTranslator, java.io.Serializable
  minor version: 0
  major version: 59
  flags: flags: (0x0421) ACC_PUBLIC, ACC_SUPER, ACC_ABSTRACT
  this_class: org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
  super_class: java.lang.Object
{
  protected final org.apache.commons.logging.Log logger;
    descriptor: Lorg/apache/commons/logging/Log;
    flags: (0x0014) ACC_PROTECTED, ACC_FINAL

  private PersistenceProvider persistenceProvider;
    descriptor: LPersistenceProvider;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private java.lang.String persistenceUnitName;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private final java.util.Map<java.lang.String, java.lang.Object> jpaPropertyMap;
    descriptor: Ljava/util/Map;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;

  private java.lang.Class<? extends EntityManagerFactory> entityManagerFactoryInterface;
    descriptor: Ljava/lang/Class;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/lang/Class<+LEntityManagerFactory;>;
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private java.lang.Class<? extends EntityManager> entityManagerInterface;
    descriptor: Ljava/lang/Class;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/lang/Class<+LEntityManager;>;
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private org.springframework.orm.jpa.JpaDialect jpaDialect;
    descriptor: Lorg/springframework/orm/jpa/JpaDialect;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private org.springframework.orm.jpa.JpaVendorAdapter jpaVendorAdapter;
    descriptor: Lorg/springframework/orm/jpa/JpaVendorAdapter;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private java.util.function.Consumer<EntityManager> entityManagerInitializer;
    descriptor: Ljava/util/function/Consumer;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/function/Consumer<LEntityManager;>;
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private org.springframework.core.task.AsyncTaskExecutor bootstrapExecutor;
    descriptor: Lorg/springframework/core/task/AsyncTaskExecutor;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private java.lang.ClassLoader beanClassLoader;
    descriptor: Ljava/lang/ClassLoader;
    flags: (0x0002) ACC_PRIVATE

  private org.springframework.beans.factory.BeanFactory beanFactory;
    descriptor: Lorg/springframework/beans/factory/BeanFactory;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private java.lang.String beanName;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private EntityManagerFactory nativeEntityManagerFactory;
    descriptor: LEntityManagerFactory;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private java.util.concurrent.Future<EntityManagerFactory> nativeEntityManagerFactoryFuture;
    descriptor: Ljava/util/concurrent/Future;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/concurrent/Future<LEntityManagerFactory;>;
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private EntityManagerFactory entityManagerFactory;
    descriptor: LEntityManagerFactory;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean 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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;

  public void setPersistenceProviderClass(java.lang.Class<? extends PersistenceProvider>);
    descriptor: (Ljava/lang/Class;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 155
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tPersistenceProvider cannot be resolved to a type\n\tPersistenceProvider cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    Signature: (Ljava/lang/Class<+LPersistenceProvider;>;)V
    MethodParameters:
                          Name  Flags
      persistenceProviderClass  

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

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

  public void setPersistenceUnitName(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 185
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    RuntimeVisibleParameterAnnotations: 
      0:
        org.springframework.lang.Nullable()
    MethodParameters:
                     Name  Flags
      persistenceUnitName  

  public java.lang.String getPersistenceUnitName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 191
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  public void setJpaProperties(java.util.Properties);
    descriptor: (Ljava/util/Properties;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 203
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    MethodParameters:
               Name  Flags
      jpaProperties  

  public void setJpaPropertyMap(java.util.Map<java.lang.String, ?>);
    descriptor: (Ljava/util/Map;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 214
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    Signature: (Ljava/util/Map<Ljava/lang/String;*>;)V
    RuntimeVisibleParameterAnnotations: 
      0:
        org.springframework.lang.Nullable()
    MethodParameters:
               Name  Flags
      jpaProperties  

  public java.util.Map<java.lang.String, java.lang.Object> getJpaPropertyMap();
    descriptor: ()Ljava/util/Map;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 226
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    Signature: ()Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;

  public void setEntityManagerFactoryInterface(java.lang.Class<? extends EntityManagerFactory>);
    descriptor: (Ljava/lang/Class;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 238
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tEntityManagerFactory cannot be resolved to a type\n\tEntityManagerFactory cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    Signature: (Ljava/lang/Class<+LEntityManagerFactory;>;)V
    MethodParameters:
              Name  Flags
      emfInterface  

  public void setEntityManagerInterface(java.lang.Class<? extends EntityManager>);
    descriptor: (Ljava/lang/Class;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 251
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tEntityManager cannot be resolved to a type\n\tEntityManager cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    Signature: (Ljava/lang/Class<+LEntityManager;>;)V
    RuntimeVisibleParameterAnnotations: 
      0:
        org.springframework.lang.Nullable()
    MethodParameters:
             Name  Flags
      emInterface  

  public java.lang.Class<? extends EntityManager> getEntityManagerInterface();
    descriptor: ()Ljava/lang/Class;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 257
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tEntityManager cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    Signature: ()Ljava/lang/Class<+LEntityManager;>;
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  public void setJpaDialect(org.springframework.orm.jpa.JpaDialect);
    descriptor: (Lorg/springframework/orm/jpa/JpaDialect;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 268
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    RuntimeVisibleParameterAnnotations: 
      0:
        org.springframework.lang.Nullable()
    MethodParameters:
            Name  Flags
      jpaDialect  

  public org.springframework.orm.jpa.JpaDialect getJpaDialect();
    descriptor: ()Lorg/springframework/orm/jpa/JpaDialect;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 274
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  public void setJpaVendorAdapter(org.springframework.orm.jpa.JpaVendorAdapter);
    descriptor: (Lorg/springframework/orm/jpa/JpaVendorAdapter;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 284
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    RuntimeVisibleParameterAnnotations: 
      0:
        org.springframework.lang.Nullable()
    MethodParameters:
                  Name  Flags
      jpaVendorAdapter  

  public org.springframework.orm.jpa.JpaVendorAdapter getJpaVendorAdapter();
    descriptor: ()Lorg/springframework/orm/jpa/JpaVendorAdapter;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 293
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  public void setEntityManagerInitializer(java.util.function.Consumer<EntityManager>);
    descriptor: (Ljava/util/function/Consumer;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 307
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tEntityManager cannot be resolved to a type\n\tEntityManager cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    Signature: (Ljava/util/function/Consumer<LEntityManager;>;)V
    MethodParameters:
                          Name  Flags
      entityManagerInitializer  

  public void setBootstrapExecutor(org.springframework.core.task.AsyncTaskExecutor);
    descriptor: (Lorg/springframework/core/task/AsyncTaskExecutor;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 323
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    RuntimeVisibleParameterAnnotations: 
      0:
        org.springframework.lang.Nullable()
    MethodParameters:
                   Name  Flags
      bootstrapExecutor  

  public org.springframework.core.task.AsyncTaskExecutor getBootstrapExecutor();
    descriptor: ()Lorg/springframework/core/task/AsyncTaskExecutor;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 332
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  public void setBeanClassLoader(java.lang.ClassLoader);
    descriptor: (Ljava/lang/ClassLoader;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 337
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    MethodParameters:
             Name  Flags
      classLoader  

  public java.lang.ClassLoader getBeanClassLoader();
    descriptor: ()Ljava/lang/ClassLoader;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 342
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;

  public void setBeanFactory(org.springframework.beans.factory.BeanFactory);
    descriptor: (Lorg/springframework/beans/factory/BeanFactory;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 347
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    MethodParameters:
             Name  Flags
      beanFactory  

  public void setBeanName(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 352
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    MethodParameters:
      Name  Flags
      name  

  public void afterPropertiesSet();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 358
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    Exceptions:
      throws PersistenceException

  private EntityManagerFactory buildNativeEntityManagerFactory();
    descriptor: ()LEntityManagerFactory;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 406
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;

  protected EntityManagerFactory createEntityManagerFactoryProxy(EntityManagerFactory);
    descriptor: (LEntityManagerFactory;)LEntityManagerFactory;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 449
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    RuntimeVisibleParameterAnnotations: 
      0:
        org.springframework.lang.Nullable()
    MethodParameters:
      Name  Flags
      emf   

  java.lang.Object invokeProxyMethod(java.lang.reflect.Method, java.lang.Object[]);
    descriptor: (Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 490
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    Exceptions:
      throws java.lang.Throwable
    RuntimeVisibleParameterAnnotations: 
      0:
      1:
        org.springframework.lang.Nullable()
    MethodParameters:
        Name  Flags
      method  
      args    

  protected abstract EntityManagerFactory createNativeEntityManagerFactory();
    descriptor: ()LEntityManagerFactory;
    flags: (0x0404) ACC_PROTECTED, ACC_ABSTRACT
    Exceptions:
      throws PersistenceException

  public org.springframework.dao.DataAccessException translateExceptionIfPossible(java.lang.RuntimeException);
    descriptor: (Ljava/lang/RuntimeException;)Lorg/springframework/dao/DataAccessException;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 549
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()
    MethodParameters:
      Name  Flags
      ex    

  public EntityManagerFactory getNativeEntityManagerFactory();
    descriptor: ()LEntityManagerFactory;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 556
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;

  public EntityManager createNativeEntityManager(java.util.Map<?, ?>);
    descriptor: (Ljava/util/Map;)LEntityManager;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 582
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    Signature: (Ljava/util/Map<**>;)LEntityManager;
    RuntimeVisibleParameterAnnotations: 
      0:
        org.springframework.lang.Nullable()
    MethodParameters:
            Name  Flags
      properties  

  protected void postProcessEntityManager(EntityManager);
    descriptor: (LEntityManager;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 600
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    MethodParameters:
                  Name  Flags
      rawEntityManager  

  public PersistenceUnitInfo getPersistenceUnitInfo();
    descriptor: ()LPersistenceUnitInfo;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 613
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tPersistenceUnitInfo cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  public javax.sql.DataSource getDataSource();
    descriptor: ()Ljavax/sql/DataSource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 619
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

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

  public java.lang.Class<? extends EntityManagerFactory> getObjectType();
    descriptor: ()Ljava/lang/Class;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 634
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    Signature: ()Ljava/lang/Class<+LEntityManagerFactory;>;

  public boolean isSingleton();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 639
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;

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

  private void readObject(java.io.ObjectInputStream);
    descriptor: (Ljava/io/ObjectInputStream;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 662
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    Exceptions:
      throws java.io.IOException, java.lang.ClassNotFoundException
    MethodParameters:
      Name  Flags
      ois   

  protected java.lang.Object writeReplace();
    descriptor: ()Ljava/lang/Object;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.orm.jpa.AbstractEntityManagerFactoryBean this
         0: .line 667
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/orm/jpa/AbstractEntityManagerFactoryBean;
    Exceptions:
      throws java.io.ObjectStreamException
}
Signature: Ljava/lang/Object;Lorg/springframework/beans/factory/FactoryBean<LEntityManagerFactory;>;Lorg/springframework/beans/factory/BeanClassLoaderAware;Lorg/springframework/beans/factory/BeanFactoryAware;Lorg/springframework/beans/factory/BeanNameAware;Lorg/springframework/beans/factory/InitializingBean;Lorg/springframework/beans/factory/DisposableBean;Lorg/springframework/orm/jpa/EntityManagerFactoryInfo;Lorg/springframework/dao/support/PersistenceExceptionTranslator;Ljava/io/Serializable;
SourceFile: "AbstractEntityManagerFactoryBean.java"
NestMembers:
  org.springframework.orm.jpa.AbstractEntityManagerFactoryBean$ManagedEntityManagerFactoryInvocationHandler  org.springframework.orm.jpa.AbstractEntityManagerFactoryBean$SerializedEntityManagerFactoryBeanReference
InnerClasses:
  private ManagedEntityManagerFactoryInvocationHandler = org.springframework.orm.jpa.AbstractEntityManagerFactoryBean$ManagedEntityManagerFactoryInvocationHandler of org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
  private SerializedEntityManagerFactoryBeanReference = org.springframework.orm.jpa.AbstractEntityManagerFactoryBean$SerializedEntityManagerFactoryBeanReference of org.springframework.orm.jpa.AbstractEntityManagerFactoryBean