public class org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory
  super_class: java.lang.Object
{
  protected java.util.List<org.hibernate.boot.jaxb.cfg.spi.JaxbCfgConfigPropertyType> property;
    descriptor: Ljava/util/List;
    flags: (0x0004) ACC_PROTECTED
    Signature: Ljava/util/List<Lorg/hibernate/boot/jaxb/cfg/spi/JaxbCfgConfigPropertyType;>;

  protected java.util.List<org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType> mapping;
    descriptor: Ljava/util/List;
    flags: (0x0004) ACC_PROTECTED
    Signature: Ljava/util/List<Lorg/hibernate/boot/jaxb/cfg/spi/JaxbCfgMappingReferenceType;>;

  protected java.util.List<java.lang.Object> classCacheOrCollectionCache;
    descriptor: Ljava/util/List;
    flags: (0x0004) ACC_PROTECTED
    Signature: Ljava/util/List<Ljava/lang/Object;>;
    RuntimeVisibleAnnotations: 
      javax.xml.bind.annotation.XmlElements(value = {javax.xml.bind.annotation.XmlElement(name = "class-cache", type = Lorg/hibernate/boot/jaxb/cfg/spi/JaxbCfgEntityCacheType;), javax.xml.bind.annotation.XmlElement(name = "collection-cache", type = Lorg/hibernate/boot/jaxb/cfg/spi/JaxbCfgCollectionCacheType;)})

  protected java.util.List<org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerGroupType> event;
    descriptor: Ljava/util/List;
    flags: (0x0004) ACC_PROTECTED
    Signature: Ljava/util/List<Lorg/hibernate/boot/jaxb/cfg/spi/JaxbCfgEventListenerGroupType;>;

  protected java.util.List<org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerType> listener;
    descriptor: Ljava/util/List;
    flags: (0x0004) ACC_PROTECTED
    Signature: Ljava/util/List<Lorg/hibernate/boot/jaxb/cfg/spi/JaxbCfgEventListenerType;>;

  protected java.lang.String name;
    descriptor: Ljava/lang/String;
    flags: (0x0004) ACC_PROTECTED
    RuntimeVisibleAnnotations: 
      javax.xml.bind.annotation.XmlAttribute(name = "name")

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory this
         0: .line 378
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hibernate/boot/jaxb/cfg/spi/JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory;

  public java.util.List<org.hibernate.boot.jaxb.cfg.spi.JaxbCfgConfigPropertyType> getProperty();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory this
         0: .line 415
            aload 0 /* this */
            getfield org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory.property:Ljava/util/List;
            ifnonnull 2
         1: .line 416
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory.property:Ljava/util/List;
         2: .line 418
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory.property:Ljava/util/List;
            areturn
        end local 0 // org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lorg/hibernate/boot/jaxb/cfg/spi/JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory;
    Signature: ()Ljava/util/List<Lorg/hibernate/boot/jaxb/cfg/spi/JaxbCfgConfigPropertyType;>;

  public java.util.List<org.hibernate.boot.jaxb.cfg.spi.JaxbCfgMappingReferenceType> getMapping();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory this
         0: .line 444
            aload 0 /* this */
            getfield org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory.mapping:Ljava/util/List;
            ifnonnull 2
         1: .line 445
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory.mapping:Ljava/util/List;
         2: .line 447
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory.mapping:Ljava/util/List;
            areturn
        end local 0 // org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lorg/hibernate/boot/jaxb/cfg/spi/JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory;
    Signature: ()Ljava/util/List<Lorg/hibernate/boot/jaxb/cfg/spi/JaxbCfgMappingReferenceType;>;

  public java.util.List<java.lang.Object> getClassCacheOrCollectionCache();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory this
         0: .line 474
            aload 0 /* this */
            getfield org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory.classCacheOrCollectionCache:Ljava/util/List;
            ifnonnull 2
         1: .line 475
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory.classCacheOrCollectionCache:Ljava/util/List;
         2: .line 477
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory.classCacheOrCollectionCache:Ljava/util/List;
            areturn
        end local 0 // org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lorg/hibernate/boot/jaxb/cfg/spi/JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory;
    Signature: ()Ljava/util/List<Ljava/lang/Object;>;

  public java.util.List<org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerGroupType> getEvent();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory this
         0: .line 503
            aload 0 /* this */
            getfield org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory.event:Ljava/util/List;
            ifnonnull 2
         1: .line 504
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory.event:Ljava/util/List;
         2: .line 506
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory.event:Ljava/util/List;
            areturn
        end local 0 // org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lorg/hibernate/boot/jaxb/cfg/spi/JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory;
    Signature: ()Ljava/util/List<Lorg/hibernate/boot/jaxb/cfg/spi/JaxbCfgEventListenerGroupType;>;

  public java.util.List<org.hibernate.boot.jaxb.cfg.spi.JaxbCfgEventListenerType> getListener();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory this
         0: .line 532
            aload 0 /* this */
            getfield org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory.listener:Ljava/util/List;
            ifnonnull 2
         1: .line 533
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory.listener:Ljava/util/List;
         2: .line 535
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory.listener:Ljava/util/List;
            areturn
        end local 0 // org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lorg/hibernate/boot/jaxb/cfg/spi/JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory;
    Signature: ()Ljava/util/List<Lorg/hibernate/boot/jaxb/cfg/spi/JaxbCfgEventListenerType;>;

  public java.lang.String getName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory this
         0: .line 547
            aload 0 /* this */
            getfield org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory.name:Ljava/lang/String;
            areturn
        end local 0 // org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hibernate/boot/jaxb/cfg/spi/JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory;

  public void setName(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory this
        start local 1 // java.lang.String value
         0: .line 559
            aload 0 /* this */
            aload 1 /* value */
            putfield org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory.name:Ljava/lang/String;
         1: .line 560
            return
        end local 1 // java.lang.String value
        end local 0 // org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lorg/hibernate/boot/jaxb/cfg/spi/JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory;
            0    2     1  value  Ljava/lang/String;
    MethodParameters:
       Name  Flags
      value  
}
SourceFile: "JaxbCfgHibernateConfiguration.java"
NestHost: org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration
InnerClasses:
  public JaxbCfgSessionFactory = org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration$JaxbCfgSessionFactory of org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration
    RuntimeVisibleAnnotations: 
      javax.xml.bind.annotation.XmlAccessorType(value = javax.xml.bind.annotation.XmlAccessType.FIELD:Ljavax/xml/bind/annotation/XmlAccessType;)
      javax.xml.bind.annotation.XmlType(name = "", propOrder = {"property", "mapping", "classCacheOrCollectionCache", "event", "listener"})