public interface org.hibernate.internal.CoreMessageLogger 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.CoreMessageLogger
  super_class: java.lang.Object
{
  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 42
            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\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\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage cannot be resolved to a type\n\tLogMessage 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 alreadySessionBound();
    descriptor: ()V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()

  public abstract void autoCommitMode(boolean);
    descriptor: (Z)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
            Name  Flags
      autocommit  

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

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

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

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

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

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

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

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

  public abstract void collectionsFetched(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                      Name  Flags
      collectionFetchCount  

  public abstract void collectionsLoaded(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                     Name  Flags
      collectionLoadCount  

  public abstract void collectionsRecreated(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                         Name  Flags
      collectionRecreateCount  

  public abstract void collectionsRemoved(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                       Name  Flags
      collectionRemoveCount  

  public abstract void collectionsUpdated(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                       Name  Flags
      collectionUpdateCount  

  public abstract void columns(java.util.Set);
    descriptor: (Ljava/util/Set;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
        Name  Flags
      keySet  

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

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

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

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

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

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

  public abstract void configuringFromUrl(java.net.URL);
    descriptor: (Ljava/net/URL;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
      Name  Flags
      url   

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

  public abstract void connectionsObtained(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
              Name  Flags
      connectCount  

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

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

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

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

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

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

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

  public abstract void deprecatedUuidGenerator(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
      name   
      name2  

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

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

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

  public abstract void duplicateImport(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
      entityName  
      rename      

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

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

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

  public abstract void entitiesDeleted(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                   Name  Flags
      entityDeleteCount  

  public abstract void entitiesFetched(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                  Name  Flags
      entityFetchCount  

  public abstract void entitiesInserted(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                   Name  Flags
      entityInsertCount  

  public abstract void entitiesLoaded(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                 Name  Flags
      entityLoadCount  

  public abstract void entitiesUpdated(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                   Name  Flags
      entityUpdateCount  

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

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

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

  public abstract void exceptionHeaderFound(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
      exceptionHeader  
      metaInfOrmXml    

  public abstract void exceptionHeaderNotFound(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
      exceptionHeader  
      metaInfOrmXml    

  public abstract void exceptionInAfterTransactionCompletionInterceptor(java.lang.Throwable);
    descriptor: (Ljava/lang/Throwable;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

  public abstract void exceptionInBeforeTransactionCompletionInterceptor(java.lang.Throwable);
    descriptor: (Ljava/lang/Throwable;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

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

  public abstract void expectedType(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
      name    
      string  

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

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

  public abstract void factoryJndiRename(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
      oldName  
      newName  

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

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

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

  public abstract void failSafeCollectionsCleanup(org.hibernate.engine.loading.internal.CollectionLoadContext);
    descriptor: (Lorg/hibernate/engine/loading/internal/CollectionLoadContext;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                       Name  Flags
      collectionLoadContext  

  public abstract void failSafeEntitiesCleanup(org.hibernate.engine.loading.internal.EntityLoadContext);
    descriptor: (Lorg/hibernate/engine/loading/internal/EntityLoadContext;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                   Name  Flags
      entityLoadContext  

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

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

  public abstract void flushes(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
            Name  Flags
      flushCount  

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

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

  public abstract void foreignKeys(java.util.Set);
    descriptor: (Ljava/util/Set;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
        Name  Flags
      keySet  

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

  public abstract void gettersOfLazyClassesCannotBeFinal(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
      entityName  
      name        

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

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

  public abstract void hibernateConnectionPoolSize(int, int);
    descriptor: (II)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
          Name  Flags
      poolSize  
      minSize   

  public abstract void honoringOptimizerSetting(java.lang.String, java.lang.String, int, java.lang.String, int);
    descriptor: (Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;I)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                      Name  Flags
      none                  
      incrementParam        
      incrementSize         
      positiveOrNegative    
      defaultIncrementSize  

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

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

  public abstract void hydratingEntitiesCount(int);
    descriptor: (I)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
      Name  Flags
      size  

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

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

  public abstract void illegalPropertyGetterArgument(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
      name          
      propertyName  

  public abstract void illegalPropertySetterArgument(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
      name          
      propertyName  

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

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

  public abstract void indexes(java.util.Set);
    descriptor: (Ljava/util/Set;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
        Name  Flags
      keySet  

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

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

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

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

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

  public abstract void invalidJndiName(java.lang.String, org.hibernate.engine.jndi.JndiNameException);
    descriptor: (Ljava/lang/String;Lorg/hibernate/engine/jndi/JndiNameException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        Cause()
    MethodParameters:
      Name  Flags
      name  
      e     

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

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

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

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

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

  public abstract void JavaSqlTypesMappedSameCodeMultipleTimes(int, java.lang.String, java.lang.String);
    descriptor: (ILjava/lang/String;Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
      Name  Flags
      code  
      old   
      name  

  public abstract java.lang.String bytecodeEnhancementFailed(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
            Name  Flags
      entityName  

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

  public abstract java.lang.String jdbcRollbackFailed();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract void jndiInitialContextProperties(java.util.Hashtable);
    descriptor: (Ljava/util/Hashtable;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
      Name  Flags
      hash  

  public abstract void jndiNameDoesNotHandleSessionFactoryReference(java.lang.String, java.lang.ClassCastException);
    descriptor: (Ljava/lang/String;Ljava/lang/ClassCastException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        Cause()
    MethodParameters:
            Name  Flags
      sfJNDIName  
      e           

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

  public abstract void loadingCollectionKeyNotFound(org.hibernate.engine.spi.CollectionKey);
    descriptor: (Lorg/hibernate/engine/spi/CollectionKey;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
               Name  Flags
      collectionKey  

  public abstract void localLoadingCollectionKeysCount(int);
    descriptor: (I)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
      Name  Flags
      size  

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

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

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

  public abstract void maxQueryTime(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                       Name  Flags
      queryExecutionMaxTime  

  public abstract void missingArguments(int, int);
    descriptor: (II)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                              Name  Flags
      anticipatedNumberOfArguments  
      numberOfArguments             

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

  public abstract void namedQueryError(java.lang.String, org.hibernate.HibernateException);
    descriptor: (Ljava/lang/String;Lorg/hibernate/HibernateException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        Cause()
    MethodParameters:
           Name  Flags
      queryName  
      e          

  public abstract void namingExceptionAccessingFactory(javax.naming.NamingException);
    descriptor: (Ljavax/naming/NamingException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
           Name  Flags
      exception  

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

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

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

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

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

  public abstract void noSessionFactoryWithJndiName(java.lang.String, javax.naming.NameNotFoundException);
    descriptor: (Ljava/lang/String;Ljavax/naming/NameNotFoundException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        Cause()
    MethodParameters:
            Name  Flags
      sfJNDIName  
      e           

  public abstract void optimisticLockFailures(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                        Name  Flags
      optimisticFailureCount  

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

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

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

  public abstract void parsingXmlError(int, java.lang.String);
    descriptor: (ILjava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
            Name  Flags
      lineNumber  
      message     

  public abstract void parsingXmlErrorForFile(java.lang.String, int, java.lang.String);
    descriptor: (Ljava/lang/String;ILjava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
            Name  Flags
      file        
      lineNumber  
      message     

  public abstract void parsingXmlWarning(int, java.lang.String);
    descriptor: (ILjava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
            Name  Flags
      lineNumber  
      message     

  public abstract void parsingXmlWarningForFile(java.lang.String, int, java.lang.String);
    descriptor: (Ljava/lang/String;ILjava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
            Name  Flags
      file        
      lineNumber  
      message     

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

  public abstract void pooledOptimizerReportedInitialValue(org.hibernate.id.IntegralDataTypeHolder);
    descriptor: (Lorg/hibernate/id/IntegralDataTypeHolder;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
       Name  Flags
      value  

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

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

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

  public abstract void propertiesLoaded(java.util.Properties);
    descriptor: (Ljava/util/Properties;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
         Name  Flags
      maskOut  

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

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

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

  public abstract void queriesExecuted(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                     Name  Flags
      queryExecutionCount  

  public abstract void queryCacheHits(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                    Name  Flags
      queryCacheHitCount  

  public abstract void queryCacheMisses(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                     Name  Flags
      queryCacheMissCount  

  public abstract void queryCachePuts(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                    Name  Flags
      queryCachePutCount  

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

  public abstract void readingCachedMappings(java.io.File);
    descriptor: (Ljava/io/File;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
            Name  Flags
      cachedFile  

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

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

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

  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 renamedProperty(java.lang.Object, java.lang.Object);
    descriptor: (Ljava/lang/Object;Ljava/lang/Object;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                 Name  Flags
      propertyName     
      newPropertyName  

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

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

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

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

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

  public abstract void schemaExportUnsuccessful(java.lang.Exception);
    descriptor: (Ljava/lang/Exception;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

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

  public abstract void scopingTypesToSessionFactoryAfterAlreadyScoped(org.hibernate.engine.spi.SessionFactoryImplementor, org.hibernate.engine.spi.SessionFactoryImplementor);
    descriptor: (Lorg/hibernate/engine/spi/SessionFactoryImplementor;Lorg/hibernate/engine/spi/SessionFactoryImplementor;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
          Name  Flags
      factory   
      factory2  

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

  public abstract void secondLevelCacheHits(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                          Name  Flags
      secondLevelCacheHitCount  

  public abstract void secondLevelCacheMisses(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                           Name  Flags
      secondLevelCacheMissCount  

  public abstract void secondLevelCachePuts(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                          Name  Flags
      secondLevelCachePutCount  

  public abstract void serviceProperties(java.util.Properties);
    descriptor: (Ljava/util/Properties;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
            Name  Flags
      properties  

  public abstract void sessionsClosed(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                   Name  Flags
      sessionCloseCount  

  public abstract void sessionsOpened(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                  Name  Flags
      sessionOpenCount  

  public abstract void settersOfLazyClassesCannotBeFinal(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
      entityName  
      name        

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

  public abstract void splitQueries(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
             Name  Flags
      sourceQuery  
      length       

  public abstract void sqlWarning(int, java.lang.String);
    descriptor: (ILjava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
           Name  Flags
      errorCode  
      sqlState   

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

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

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

  public abstract void startTime(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
           Name  Flags
      startTime  

  public abstract void statementsClosed(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                     Name  Flags
      closeStatementCount  

  public abstract void statementsPrepared(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                       Name  Flags
      prepareStatementCount  

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

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

  public abstract void successfulTransactions(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                           Name  Flags
      committedTransactionCount  

  public abstract void synchronizationAlreadyRegistered(javax.transaction.Synchronization);
    descriptor: (Ljavax/transaction/Synchronization;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                 Name  Flags
      synchronization  

  public abstract void synchronizationFailed(javax.transaction.Synchronization, java.lang.Throwable);
    descriptor: (Ljavax/transaction/Synchronization;Ljava/lang/Throwable;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                 Name  Flags
      synchronization  
      t                

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

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

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

  public abstract void transactions(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                  Name  Flags
      transactionCount  

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

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

  public abstract void typeDefinedNoRegistrationKeys(org.hibernate.type.BasicType);
    descriptor: (Lorg/hibernate/type/BasicType;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
      Name  Flags
      type  

  public abstract void typeRegistrationOverridesPrevious(java.lang.String, org.hibernate.type.Type);
    descriptor: (Ljava/lang/String;Lorg/hibernate/type/Type;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
      Name  Flags
      key   
      old   

  public abstract void unableToAccessEjb3Configuration(javax.naming.NamingException);
    descriptor: (Ljavax/naming/NamingException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

  public abstract void unableToAccessSessionFactory(java.lang.String, javax.naming.NamingException);
    descriptor: (Ljava/lang/String;Ljavax/naming/NamingException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        Cause()
    MethodParameters:
            Name  Flags
      sfJNDIName  
      e           

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

  public abstract void unableToApplyConstraints(java.lang.String, java.lang.Exception);
    descriptor: (Ljava/lang/String;Ljava/lang/Exception;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        Cause()
    MethodParameters:
           Name  Flags
      className  
      e          

  public abstract void unableToBindEjb3ConfigurationToJndi(org.hibernate.engine.jndi.JndiException);
    descriptor: (Lorg/hibernate/engine/jndi/JndiException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

  public abstract void unableToBindFactoryToJndi(org.hibernate.engine.jndi.JndiException);
    descriptor: (Lorg/hibernate/engine/jndi/JndiException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

  public abstract void unableToBindValueToParameter(java.lang.String, int, java.lang.String);
    descriptor: (Ljava/lang/String;ILjava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                  Name  Flags
      nullSafeToString  
      index             
      message           

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

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

  public abstract void unableToCleanUpCallableStatement(java.sql.SQLException);
    descriptor: (Ljava/sql/SQLException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

  public abstract void unableToCleanUpPreparedStatement(java.sql.SQLException);
    descriptor: (Ljava/sql/SQLException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

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

  public abstract void unableToCloseConnection(java.lang.Exception);
    descriptor: (Ljava/lang/Exception;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

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

  public abstract void unableToCloseInputFiles(java.lang.String, java.io.IOException);
    descriptor: (Ljava/lang/String;Ljava/io/IOException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        Cause()
    MethodParameters:
      Name  Flags
      name  
      e     

  public abstract void unableToCloseInputStream(java.io.IOException);
    descriptor: (Ljava/io/IOException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

  public abstract void unableToCloseInputStreamForResource(java.lang.String, java.io.IOException);
    descriptor: (Ljava/lang/String;Ljava/io/IOException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        Cause()
    MethodParameters:
              Name  Flags
      resourceName  
      e             

  public abstract void unableToCloseIterator(java.sql.SQLException);
    descriptor: (Ljava/sql/SQLException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

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

  public abstract void unableToCloseOutputFile(java.lang.String, java.io.IOException);
    descriptor: (Ljava/lang/String;Ljava/io/IOException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        Cause()
    MethodParameters:
            Name  Flags
      outputFile  
      e           

  public abstract void unableToCloseOutputStream(java.io.IOException);
    descriptor: (Ljava/io/IOException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

  public abstract void unableToCloseSession(org.hibernate.HibernateException);
    descriptor: (Lorg/hibernate/HibernateException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

  public abstract void unableToCloseSessionDuringRollback(java.lang.Exception);
    descriptor: (Ljava/lang/Exception;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

  public abstract void unableToCloseStream(java.io.IOException);
    descriptor: (Ljava/io/IOException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

  public abstract void unableToCloseStreamError(java.io.IOException);
    descriptor: (Ljava/io/IOException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
       Name  Flags
      error  

  public abstract java.lang.String unableToCommitJta();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract void unableToCompleteSchemaUpdate(java.lang.Exception);
    descriptor: (Ljava/lang/Exception;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

  public abstract void unableToCompleteSchemaValidation(java.sql.SQLException);
    descriptor: (Ljava/sql/SQLException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

  public abstract void unableToConfigureSqlExceptionConverter(org.hibernate.HibernateException);
    descriptor: (Lorg/hibernate/HibernateException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
      Name  Flags
      e     

  public abstract void unableToConstructCurrentSessionContext(java.lang.String, java.lang.Throwable);
    descriptor: (Ljava/lang/String;Ljava/lang/Throwable;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        Cause()
    MethodParameters:
      Name  Flags
      impl  
      e     

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

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

  public abstract void unableToCreateProxyFactory(java.lang.String, org.hibernate.HibernateException);
    descriptor: (Ljava/lang/String;Lorg/hibernate/HibernateException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        Cause()
    MethodParameters:
            Name  Flags
      entityName  
      e           

  public abstract void unableToCreateSchema(java.lang.Exception);
    descriptor: (Ljava/lang/Exception;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

  public abstract void unableToDeserializeCache(java.lang.String, org.hibernate.type.SerializationException);
    descriptor: (Ljava/lang/String;Lorg/hibernate/type/SerializationException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
       Name  Flags
      path   
      error  

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

  public abstract void unableToDestroyQueryCache(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
      region   
      message  

  public abstract void unableToDestroyUpdateTimestampsCache(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
      region   
      message  

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

  public abstract java.lang.String unableToDetermineTransactionStatus();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract java.lang.String unableToDetermineTransactionStatusAfterCommit();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

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

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

  public abstract void unableToExecuteResolver(org.hibernate.engine.jdbc.dialect.spi.DialectResolver, java.lang.String);
    descriptor: (Lorg/hibernate/engine/jdbc/dialect/spi/DialectResolver;Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                         Name  Flags
      abstractDialectResolver  
      message                  

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

  public abstract void unableToGetDatabaseMetadata(java.sql.SQLException);
    descriptor: (Ljava/sql/SQLException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

  public abstract void unableToInstantiateConfiguredSchemaNameResolver(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
      resolverClassName  
      message            

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

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

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

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

  public abstract void unableToLoadCommand(org.hibernate.HibernateException);
    descriptor: (Lorg/hibernate/HibernateException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
      Name  Flags
      e     

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

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

  public abstract java.lang.String unableToLocateConfigFile(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
      Name  Flags
      path  

  public abstract void unableToLocateConfiguredSchemaNameResolver(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
      resolverClassName  
      message            

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

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

  public abstract void unableToLogSqlWarnings(java.sql.SQLException);
    descriptor: (Ljava/sql/SQLException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
      Name  Flags
      sqle  

  public abstract void unableToLogWarnings(java.sql.SQLException);
    descriptor: (Ljava/sql/SQLException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

  public abstract void unableToMarkForRollbackOnPersistenceException(java.lang.Exception);
    descriptor: (Ljava/lang/Exception;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

  public abstract void unableToMarkForRollbackOnTransientObjectException(java.lang.Exception);
    descriptor: (Ljava/lang/Exception;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

  public abstract void unableToObjectConnectionMetadata(java.sql.SQLException);
    descriptor: (Ljava/sql/SQLException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
       Name  Flags
      error  

  public abstract void unableToObjectConnectionToQueryMetadata(java.sql.SQLException);
    descriptor: (Ljava/sql/SQLException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
       Name  Flags
      error  

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

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

  public abstract void unableToObtainInitialContext(javax.naming.NamingException);
    descriptor: (Ljavax/naming/NamingException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

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

  public abstract java.lang.String unableToPerformJdbcCommit();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

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

  public abstract java.lang.String unableToQueryDatabaseMetadata();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

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

  public abstract void unableToReadColumnValueFromResultSet(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
      name     
      message  

  public abstract java.lang.String unableToReadHiValue(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
           Name  Flags
      tableName  

  public abstract void unableToReadOrInitHiValue(java.sql.SQLException);
    descriptor: (Ljava/sql/SQLException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

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

  public abstract void unableToReleaseCacheLock(org.hibernate.cache.CacheException);
    descriptor: (Lorg/hibernate/cache/CacheException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
      Name  Flags
      ce    

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

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

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

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

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

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

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

  public abstract void unableToRetrieveCache(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
      namespace  
      message    

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

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

  public abstract void unableToRollbackIsolatedTransaction(java.lang.Exception, java.lang.Exception);
    descriptor: (Ljava/lang/Exception;Ljava/lang/Exception;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
        Name  Flags
      e       
      ignore  

  public abstract java.lang.String unableToRollbackJta();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

  public abstract void unableToRunSchemaUpdate(java.lang.Exception);
    descriptor: (Ljava/lang/Exception;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

  public abstract void unableToSetTransactionToRollbackOnly(javax.transaction.SystemException);
    descriptor: (Ljavax/transaction/SystemException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

  public abstract void unableToStopHibernateService(java.lang.Exception);
    descriptor: (Ljava/lang/Exception;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

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

  public abstract void unableToSwitchToMethodUsingColumnIndex(java.lang.reflect.Method);
    descriptor: (Ljava/lang/reflect/Method;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
        Name  Flags
      method  

  public abstract void unableToSynchronizeDatabaseStateWithSession(org.hibernate.HibernateException);
    descriptor: (Lorg/hibernate/HibernateException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
      Name  Flags
      he    

  public abstract void unableToToggleAutoCommit(java.lang.Exception);
    descriptor: (Ljava/lang/Exception;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

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

  public abstract void unableToUnbindFactoryFromJndi(org.hibernate.engine.jndi.JndiException);
    descriptor: (Lorg/hibernate/engine/jndi/JndiException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

  public abstract java.lang.String unableToUpdateHiValue(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
           Name  Flags
      tableName  

  public abstract void unableToUpdateQueryHiValue(java.lang.String, java.sql.SQLException);
    descriptor: (Ljava/lang/String;Ljava/sql/SQLException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        Cause()
    MethodParameters:
           Name  Flags
      tableName  
      e          

  public abstract void unableToWrapResultSet(java.sql.SQLException);
    descriptor: (Ljava/sql/SQLException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

  public abstract void unableToWriteCachedFile(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
      path     
      message  

  public abstract void unexpectedLiteralTokenType(int);
    descriptor: (I)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
      Name  Flags
      type  

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

  public abstract void unknownBytecodeProvider(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
      providerName     
      defaultProvider  

  public abstract void unknownIngresVersion(int);
    descriptor: (I)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                      Name  Flags
      databaseMajorVersion  

  public abstract void unknownOracleVersion(int);
    descriptor: (I)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                      Name  Flags
      databaseMajorVersion  

  public abstract void unknownSqlServerVersion(int, java.lang.Class<? extends org.hibernate.dialect.Dialect>);
    descriptor: (ILjava/lang/Class;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (ILjava/lang/Class<+Lorg/hibernate/dialect/Dialect;>;)V
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                      Name  Flags
      databaseMajorVersion  
      dialectClass          

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

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

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

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

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

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

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

  public abstract void unsupportedMultiTableBulkHqlJpaql(int, int, int);
    descriptor: (III)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
              Name  Flags
      majorVersion  
      minorVersion  
      buildId       

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

  public abstract void unsupportedProperty(java.lang.Object, java.lang.Object);
    descriptor: (Ljava/lang/Object;Ljava/lang/Object;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                 Name  Flags
      propertyName     
      newPropertyName  

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

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

  public abstract void usingDefaultIdGeneratorSegmentValue(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
      tableName          
      segmentColumnName  
      defaultToUse       

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

  public abstract void usingDialect(org.hibernate.dialect.Dialect);
    descriptor: (Lorg/hibernate/dialect/Dialect;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
         Name  Flags
      dialect  

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

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

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

  public abstract void usingUuidHexGenerator(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
      name   
      name2  

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

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

  public abstract void warningsCreatingTempTable(java.sql.SQLWarning);
    descriptor: (Ljava/sql/SQLWarning;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
         Name  Flags
      warning  

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

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

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

  public abstract void addingOverrideFor(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
      name   
      name2  

  public abstract void resolvedSqlTypeDescriptorForDifferentSqlCode(java.lang.String, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
          Name  Flags
      name      
      valueOf   
      name2     
      valueOf2  

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

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

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

  public abstract void disablingContextualLOBCreationSinceOldJdbcVersion(int);
    descriptor: (I)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                  Name  Flags
      jdbcMajorVersion  

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

  public abstract void unableToCloseSessionButSwallowingError(org.hibernate.HibernateException);
    descriptor: (Lorg/hibernate/HibernateException;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
      Name  Flags
      e     

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

  public abstract void legacyTransactionManagerStrategy(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
      name         
      jtaPlatform  

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

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

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

  public abstract void noColumnsSpecifiedForIndex(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
      indexName  
      tableName  

  public abstract void timestampCachePuts(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                               Name  Flags
      updateTimestampsCachePutCount  

  public abstract void timestampCacheHits(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                               Name  Flags
      updateTimestampsCachePutCount  

  public abstract void timestampCacheMisses(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                               Name  Flags
      updateTimestampsCachePutCount  

  public abstract void entityManagerFactoryAlreadyRegistered(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
      emfName       
      propertyName  

  public abstract void cannotResolveNonNullableTransientDependencies(java.lang.String, java.util.Set<java.lang.String>, java.util.Set<java.lang.String>);
    descriptor: (Ljava/lang/String;Ljava/util/Set;Ljava/util/Set;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;Ljava/util/Set<Ljava/lang/String;>;Ljava/util/Set<Ljava/lang/String;>;)V
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                             Name  Flags
      transientEntityString        
      dependentEntityStrings       
      nonNullableAssociationPaths  

  public abstract void naturalIdCachePuts(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                        Name  Flags
      naturalIdCachePutCount  

  public abstract void naturalIdCacheHits(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                        Name  Flags
      naturalIdCacheHitCount  

  public abstract void naturalIdCacheMisses(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                         Name  Flags
      naturalIdCacheMissCount  

  public abstract void naturalIdMaxQueryTime(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                                Name  Flags
      naturalIdQueryExecutionMaxTime  

  public abstract void naturalIdQueriesExecuted(long);
    descriptor: (J)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
                                Name  Flags
      naturalIdQueriesExecutionCount  

  public abstract void tooManyInExpressions(java.lang.String, int, java.lang.String, int);
    descriptor: (Ljava/lang/String;ILjava/lang/String;I)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
             Name  Flags
      dialectName  
      limit        
      paramName    
      size         

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

  public abstract void aliasSpecificLockingWithFollowOnLocking(org.hibernate.LockMode);
    descriptor: (Lorg/hibernate/LockMode;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
          Name  Flags
      lockMode  

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

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

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

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

  public abstract void alternateServiceRole(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
      requestedRole  
      targetRole     

  public abstract void rollbackFromBackgroundThread(int);
    descriptor: (I)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
        Name  Flags
      status  

  public abstract void unableToLoadScannedClassOrResource(java.lang.Exception);
    descriptor: (Ljava/lang/Exception;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
        Cause()
    MethodParameters:
      Name  Flags
      e     

  public abstract void unableToDiscoverOsgiService(java.lang.String, java.lang.Exception);
    descriptor: (Ljava/lang/String;Ljava/lang/Exception;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_FORMAL_PARAMETER
        Cause()
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        Cause()
    MethodParameters:
         Name  Flags
      service  
      e        

  public abstract void deprecatedManyToManyOuterJoin();
    descriptor: ()V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()

  public abstract void deprecatedManyToManyFetch();
    descriptor: ()V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()

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

  public abstract void applyingExplicitDiscriminatorColumnForJoined(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
      className        
      overrideSetting  

  public abstract void creatingPooledLoOptimizer(int, java.lang.String);
    descriptor: (ILjava/lang/String;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
               Name  Flags
      incrementSize  
      name           

  public abstract void logBadHbmAttributeConverterType(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
      type              
      exceptionMessage  

  public abstract org.hibernate.HibernateException usingStoppedClassLoaderService();
    descriptor: ()Lorg/hibernate/HibernateException;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()

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

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

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

  public abstract void cachedFileObsolete(java.io.File);
    descriptor: (Ljava/io/File;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      LogMessage()
      Message()
    MethodParameters:
            Name  Flags
      cachedFile  

  public abstract java.lang.String ambiguousPropertyMethods(java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
                 Name  Flags
      entityName       
      oneMethodSig     
      secondMethodSig  

  public abstract void logCannotLocateIndexColumnInformation(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
      columnIdentifierText  
      indexIdentifierText   

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

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

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

  public abstract java.lang.String collectionNotProcessedByFlush(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
      Name  Flags
      role  

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

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

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

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

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

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

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

  public abstract void immutableEntityUpdateQuery(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
      sourceQuery  
      querySpaces  

  public abstract java.lang.String bytecodeEnhancementFailedUnableToGetPrivateLookupFor(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      Message()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        Message()
    MethodParameters:
           Name  Flags
      className  
}
SourceFile: "CoreMessageLogger.java"
    RuntimeInvisibleAnnotations: 
      MessageLogger()
      ValidIdRange()