public interface org.hibernate.type.TypeFactory$TypeScope extends java.io.Serializable
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.hibernate.type.TypeFactory$TypeScope
  super_class: java.lang.Object
{
  public abstract org.hibernate.engine.spi.SessionFactoryImplementor resolveFactory();
    descriptor: ()Lorg/hibernate/engine/spi/SessionFactoryImplementor;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "TypeFactory.java"
NestHost: org.hibernate.type.TypeFactory
InnerClasses:
  public abstract TypeScope = org.hibernate.type.TypeFactory$TypeScope of org.hibernate.type.TypeFactory