Class Log_$logger

  • All Implemented Interfaces:
    Serializable, Log, org.jboss.logging.BasicLogger

    @Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor",
               date="2022-11-30T09:54:00-0500")
    public class Log_$logger
    extends org.jboss.logging.DelegatingBasicLogger
    implements Log, org.jboss.logging.BasicLogger, Serializable
    Warning this class consists of generated code.
    See Also:
    Serialized Form
    • Constructor Detail

      • Log_$logger

        public Log_$logger​(org.jboss.logging.Logger log)
    • Method Detail

      • getLoggingLocale

        protected Locale getLoggingLocale()
      • errorMarshallingObject$str

        protected String errorMarshallingObject$str()
      • failedClearingJdbcCacheStore$str

        protected String failedClearingJdbcCacheStore$str()
      • sqlFailureIntegratingState$str

        protected String sqlFailureIntegratingState$str()
      • ioErrorUnmarshalling$str

        protected String ioErrorUnmarshalling$str()
      • unexpectedClassNotFoundException$str

        protected String unexpectedClassNotFoundException$str()
      • errorCreatingTable$str

        protected String errorCreatingTable$str()
      • connectionInJndiNotFound$str

        protected String connectionInJndiNotFound$str()
      • namingExceptionLookingUpConnection$str

        protected String namingExceptionLookingUpConnection$str()
      • failedClosingNamingCtx$str

        protected String failedClosingNamingCtx$str()
      • sqlFailureRetrievingConnection$str

        protected String sqlFailureRetrievingConnection$str()
      • sqlFailureClosingConnection$str

        protected String sqlFailureClosingConnection$str()
      • sqlFailureUnexpected$str

        protected String sqlFailureUnexpected$str()
      • failureClosingConnection$str

        protected String failureClosingConnection$str()
      • sqlFailureStoringKey$str

        protected String sqlFailureStoringKey$str()
      • sqlFailureRemovingKeys$str

        protected String sqlFailureRemovingKeys$str()
      • invalidKey2StringMapper$str

        protected String invalidKey2StringMapper$str()
      • sqlFailureReadingKey$str

        protected String sqlFailureReadingKey$str()
      • tableManipulationAttributeNotSet$str

        protected String tableManipulationAttributeNotSet$str()
      • tableManipulationAttributeNotSet

        public final org.infinispan.commons.CacheConfigurationException tableManipulationAttributeNotSet​(String name)
        Specified by:
        tableManipulationAttributeNotSet in interface Log
      • missingConnectionFactory$str

        protected String missingConnectionFactory$str()
      • missingConnectionFactory

        public final org.infinispan.commons.CacheConfigurationException missingConnectionFactory()
        Specified by:
        missingConnectionFactory in interface Log
      • sqlFailureTxCommit$str

        protected String sqlFailureTxCommit$str()
      • sqlFailureTxRollback$str

        protected String sqlFailureTxRollback$str()
      • prepareTxFailure$str

        protected String prepareTxFailure$str()
      • prepareTxFailure

        public final org.infinispan.persistence.spi.PersistenceException prepareTxFailure​(Throwable e)
        Specified by:
        prepareTxFailure in interface Log
      • twoWayKey2StringMapperIsMissing$str

        protected String twoWayKey2StringMapperIsMissing$str()
      • sqlFailureWritingBatch$str

        protected String sqlFailureWritingBatch$str()
      • sqlFailureWritingBatch

        public final org.infinispan.persistence.spi.PersistenceException sqlFailureWritingBatch​(Throwable e)
        Specified by:
        sqlFailureWritingBatch in interface Log
      • sqlFailureDeletingBatch$str

        protected String sqlFailureDeletingBatch$str()
      • existingStoreNoSegmentation$str

        protected String existingStoreNoSegmentation$str()
      • existingStoreNoSegmentation

        public final org.infinispan.commons.CacheConfigurationException existingStoreNoSegmentation()
        Specified by:
        existingStoreNoSegmentation in interface Log
      • existingStoreSegmentMismatch$str

        protected String existingStoreSegmentMismatch$str()
      • existingStoreSegmentMismatch

        public final org.infinispan.commons.CacheConfigurationException existingStoreSegmentMismatch​(int existing,
                                                                                                     int cache)
        Specified by:
        existingStoreSegmentMismatch in interface Log
      • sqlFailureMetaRetrieval$str

        protected String sqlFailureMetaRetrieval$str()
      • sqlFailureSize$str

        protected String sqlFailureSize$str()
      • primaryKeyMultipleColumnWithoutSchema$str

        protected String primaryKeyMultipleColumnWithoutSchema$str()
      • primaryKeyMultipleColumnWithoutSchema

        public final org.infinispan.commons.CacheConfigurationException primaryKeyMultipleColumnWithoutSchema()
        Specified by:
        primaryKeyMultipleColumnWithoutSchema in interface Log
      • valueMultipleColumnWithoutSchema$str

        protected String valueMultipleColumnWithoutSchema$str()
      • valueMultipleColumnWithoutSchema

        public final org.infinispan.commons.CacheConfigurationException valueMultipleColumnWithoutSchema()
        Specified by:
        valueMultipleColumnWithoutSchema in interface Log
      • keyNotInSchema$str

        protected String keyNotInSchema$str()
      • keyNotInSchema

        public final org.infinispan.commons.CacheConfigurationException keyNotInSchema​(String primaryKeyName,
                                                                                       String schemaName)
        Specified by:
        keyNotInSchema in interface Log
      • valueNotInSchema$str

        protected String valueNotInSchema$str()
      • valueNotInSchema

        public final org.infinispan.commons.CacheConfigurationException valueNotInSchema​(List<String> columnNames,
                                                                                         String schemaName)
        Specified by:
        valueNotInSchema in interface Log
      • schemaNotFound$str

        protected String schemaNotFound$str()
      • schemaNotFound

        public final org.infinispan.commons.CacheConfigurationException schemaNotFound​(String schemaName)
        Specified by:
        schemaNotFound in interface Log
      • keyCannotEmbedWithEnum$str

        protected String keyCannotEmbedWithEnum$str()
      • keyCannotEmbedWithEnum

        public final org.infinispan.commons.CacheConfigurationException keyCannotEmbedWithEnum​(String schemaName)
        Specified by:
        keyCannotEmbedWithEnum in interface Log
      • repeatedFieldsNotSupported$str

        protected String repeatedFieldsNotSupported$str()
      • repeatedFieldsNotSupported

        public final org.infinispan.commons.CacheConfigurationException repeatedFieldsNotSupported​(String fieldName,
                                                                                                   String schemaName)
        Specified by:
        repeatedFieldsNotSupported in interface Log
      • duplicateFieldInSchema$str

        protected String duplicateFieldInSchema$str()
      • duplicateFieldInSchema

        public final org.infinispan.commons.CacheConfigurationException duplicateFieldInSchema​(String fieldName,
                                                                                               String schemaName)
        Specified by:
        duplicateFieldInSchema in interface Log
      • requiredSchemaFieldNotPresent$str

        protected String requiredSchemaFieldNotPresent$str()
      • requiredSchemaFieldNotPresent

        public final org.infinispan.commons.CacheConfigurationException requiredSchemaFieldNotPresent​(String fieldName,
                                                                                                      String schemaName)
        Specified by:
        requiredSchemaFieldNotPresent in interface Log
      • primaryKeyPresentButNotEmbedded$str

        protected String primaryKeyPresentButNotEmbedded$str()
      • primaryKeyPresentButNotEmbedded

        public final org.infinispan.commons.CacheConfigurationException primaryKeyPresentButNotEmbedded​(String fieldName,
                                                                                                        String schemaName)
        Specified by:
        primaryKeyPresentButNotEmbedded in interface Log
      • deleteAndSelectQueryMismatchArguments2$str

        protected String deleteAndSelectQueryMismatchArguments2$str()
      • deleteAndSelectQueryMismatchArguments3$str

        protected String deleteAndSelectQueryMismatchArguments3$str()
      • selectAllCannotHaveParameters$str

        protected String selectAllCannotHaveParameters$str()
      • selectAllCannotHaveParameters

        public final org.infinispan.commons.CacheConfigurationException selectAllCannotHaveParameters​(String selectAllStatement)
        Specified by:
        selectAllCannotHaveParameters in interface Log
      • deleteAllCannotHaveParameters$str

        protected String deleteAllCannotHaveParameters$str()
      • deleteAllCannotHaveParameters

        public final org.infinispan.commons.CacheConfigurationException deleteAllCannotHaveParameters​(String selectAllStatement)
        Specified by:
        deleteAllCannotHaveParameters in interface Log
      • sizeCannotHaveParameters$str

        protected String sizeCannotHaveParameters$str()
      • sizeCannotHaveParameters

        public final org.infinispan.commons.CacheConfigurationException sizeCannotHaveParameters​(String selectAllStatement)
        Specified by:
        sizeCannotHaveParameters in interface Log
      • keyColumnsNotReturnedFromSelectAll$str

        protected String keyColumnsNotReturnedFromSelectAll$str()
      • keyColumnsNotReturnedFromSelectAll

        public final org.infinispan.commons.CacheConfigurationException keyColumnsNotReturnedFromSelectAll​(String keyColumns,
                                                                                                           String selectAllStatement)
        Specified by:
        keyColumnsNotReturnedFromSelectAll in interface Log
      • namedParamNotReturnedFromSelect$str

        protected String namedParamNotReturnedFromSelect$str()
      • namedParamNotReturnedFromSelect

        public final org.infinispan.commons.CacheConfigurationException namedParamNotReturnedFromSelect​(String paramName,
                                                                                                        String selectAllStatement,
                                                                                                        String selectStatement)
        Specified by:
        namedParamNotReturnedFromSelect in interface Log
      • nonTerminatedNamedParamInSql$str

        protected String nonTerminatedNamedParamInSql$str()
      • nonTerminatedNamedParamInSql

        public final org.infinispan.commons.CacheConfigurationException nonTerminatedNamedParamInSql​(int position,
                                                                                                     String sqlStatement)
        Specified by:
        nonTerminatedNamedParamInSql in interface Log
      • invalidCharacterInSql$str

        protected String invalidCharacterInSql$str()
      • invalidCharacterInSql

        public final org.infinispan.commons.CacheConfigurationException invalidCharacterInSql​(char character,
                                                                                              int position,
                                                                                              String sqlStatement)
        Specified by:
        invalidCharacterInSql in interface Log
      • unnamedParametersNotAllowed$str

        protected String unnamedParametersNotAllowed$str()
      • unnamedParametersNotAllowed

        public final org.infinispan.commons.CacheConfigurationException unnamedParametersNotAllowed​(int position,
                                                                                                    String sqlStatement)
        Specified by:
        unnamedParametersNotAllowed in interface Log
      • tableNotInCorrectFormat$str

        protected String tableNotInCorrectFormat$str()
      • tableNotInCorrectFormat

        public final org.infinispan.commons.CacheConfigurationException tableNotInCorrectFormat​(String tableName)
        Specified by:
        tableNotInCorrectFormat in interface Log
      • noPrimaryKeysFoundForTable$str

        protected String noPrimaryKeysFoundForTable$str()
      • noPrimaryKeysFoundForTable

        public final org.infinispan.commons.CacheConfigurationException noPrimaryKeysFoundForTable​(String tableName)
        Specified by:
        noPrimaryKeysFoundForTable in interface Log
      • noValueColumnForTable$str

        protected String noValueColumnForTable$str()
      • noValueColumnForTable

        public final org.infinispan.commons.CacheConfigurationException noValueColumnForTable​(String tableName)
        Specified by:
        noValueColumnForTable in interface Log
      • unableToDetectDialect$str

        protected String unableToDetectDialect$str()
      • unableToDetectDialect

        public final org.infinispan.commons.CacheConfigurationException unableToDetectDialect​(String supportedDialects)
        Specified by:
        unableToDetectDialect in interface Log
      • requiredStatementsForQueryStoreLoader$str

        protected String requiredStatementsForQueryStoreLoader$str()
      • requiredStatementsForQueryStoreLoader

        public final org.infinispan.commons.CacheConfigurationException requiredStatementsForQueryStoreLoader()
        Specified by:
        requiredStatementsForQueryStoreLoader in interface Log
      • requiredStatementsForQueryStoreWriter$str

        protected String requiredStatementsForQueryStoreWriter$str()
      • requiredStatementsForQueryStoreWriter

        public final org.infinispan.commons.CacheConfigurationException requiredStatementsForQueryStoreWriter()
        Specified by:
        requiredStatementsForQueryStoreWriter in interface Log
      • keyColumnsRequired$str

        protected String keyColumnsRequired$str()
      • keyColumnsRequired

        public final org.infinispan.commons.CacheConfigurationException keyColumnsRequired()
        Specified by:
        keyColumnsRequired in interface Log
      • messageNameRequiredIfEmbeddedKey$str

        protected String messageNameRequiredIfEmbeddedKey$str()
      • messageNameRequiredIfEmbeddedKey

        public final org.infinispan.commons.CacheConfigurationException messageNameRequiredIfEmbeddedKey()
        Specified by:
        messageNameRequiredIfEmbeddedKey in interface Log
      • tableNameMissing$str

        protected String tableNameMissing$str()
      • tableNameMissing

        public final org.infinispan.commons.CacheConfigurationException tableNameMissing()
        Specified by:
        tableNameMissing in interface Log
      • sqlMetadataNotPresent$str

        protected String sqlMetadataNotPresent$str()