public interface org.hibernate.internal.log.DeprecationLogger extends org.jboss.logging.BasicLogger
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.hibernate.internal.log.DeprecationLogger
  super_class: java.lang.Object
{
  public static final java.lang.String CATEGORY;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "org.hibernate.orm.deprecation"

  public static final org.hibernate.internal.log.DeprecationLogger DEPRECATION_LOGGER;
    descriptor: Lorg/hibernate/internal/log/DeprecationLogger;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 11
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.jboss.logging.annotations cannot be resolved\n\tThe import org.jboss.logging.annotations cannot be resolved\n\tThe import org.jboss.logging.annotations cannot be resolved\n\tThe import org.jboss.logging.annotations cannot be resolved\n\tMessageLogger cannot be resolved to a type\n\tValidIdRange cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public abstract void logDeprecatedScannerSetting();
    descriptor: ()V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()

  public abstract void logDeprecationOfMultipleEntityModeSupport();
    descriptor: ()V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()

  public abstract void logDeprecationOfDomEntityModeSupport();
    descriptor: ()V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()

  public abstract void logDeprecationOfEmbedXmlSupport();
    descriptor: ()V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()

  public abstract void logDeprecationOfNonNamedIdAttribute(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
            Name  Flags
      entityName  

  public abstract void logDeprecatedNamingStrategySetting(java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                 Name  Flags
      setting          
      implicitInstead  
      physicalInstead  

  public abstract void logDeprecatedNamingStrategyArgument();
    descriptor: ()V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()

  public abstract void logDeprecatedNamingStrategyAntArgument();
    descriptor: ()V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()

  public abstract void deprecatedManyToManyOuterJoin();
    descriptor: ()V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()

  public abstract void deprecatedManyToManyFetch();
    descriptor: ()V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()

  public abstract void logDeprecationOfTemporaryTableBulkIdStrategy();
    descriptor: ()V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()

  public abstract void recognizedObsoleteHibernateNamespace(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                       Name  Flags
      oldHibernateNamespace  
      hibernateNamespace     

  public abstract void connectionProviderClassDeprecated(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                         Name  Flags
      providerClassName        
      actualProviderClassName  

  public abstract void deprecatedSequenceGenerator(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
               Name  Flags
      generatorImpl  

  public abstract void deprecatedTableGenerator(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
               Name  Flags
      generatorImpl  

  public abstract void logDeprecationOfCollectionPropertiesInHql(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                        Name  Flags
      collectionPropertyName  
      alias                   

  public abstract void logDeprecationOfClassEntityTypeSelector(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
      Name  Flags
      path  

  public abstract void logDeprecatedTransactionFactorySetting(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                    Name  Flags
      legacySettingName   
      updatedSettingName  

  public abstract void logDeprecatedInstrumentTask(java.lang.Class, java.lang.Class);
    descriptor: (Ljava/lang/Class;Ljava/lang/Class;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
              Name  Flags
      taskClass     
      newTaskClass  

  public abstract void deprecatedSetting(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                Name  Flags
      oldSettingName  
      newSettingName  

  public abstract void deprecatedLegacyCriteria();
    descriptor: ()V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()

  public abstract void logUseOfDeprecatedConnectionHandlingSettings();
    descriptor: ()V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()

  public abstract void logUseOfDeprecatedZeroBasedJdbcStyleParams();
    descriptor: ()V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
}
SourceFile: "DeprecationLogger.java"
    RuntimeInvisibleAnnotations: 
      MessageLogger()
      ValidIdRange()