All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.hibernate.envers.internal.EnversMessageLogger_$logger Maven / Gradle / Ivy


package org.hibernate.envers.internal;

import java.io.File;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.Serializable;
import java.lang.reflect.Method;
import java.net.URL;
import java.sql.SQLException;
import java.sql.SQLWarning;
import java.util.Hashtable;
import java.util.Properties;
import java.util.Set;
import javax.annotation.Generated;
import javax.naming.NameNotFoundException;
import javax.naming.NamingException;
import javax.transaction.SystemException;
import org.hibernate.LockMode;
import org.hibernate.cache.CacheException;
import org.hibernate.dialect.Dialect;
import org.hibernate.engine.loading.internal.CollectionLoadContext;
import org.hibernate.engine.loading.internal.EntityLoadContext;
import org.hibernate.engine.spi.CollectionKey;
import org.hibernate.id.IntegralDataTypeHolder;
import org.hibernate.internal.CoreMessageLogger;
import org.hibernate.service.jdbc.dialect.internal.AbstractDialectResolver;
import org.hibernate.service.jndi.JndiNameException;
import org.hibernate.type.BasicType;
import org.hibernate.type.SerializationException;
import org.hibernate.type.Type;
import org.jboss.logging.BasicLogger;
import org.jboss.logging.Logger;


/**
 * Warning this class consists of generated code.
 * 
 */
@Generated(value = "org.jboss.logging.processor.model.MessageLoggerImplementor", date = "2014-03-17T17:06:13-0400")
public class EnversMessageLogger_$logger
    implements Serializable, EnversMessageLogger, CoreMessageLogger, BasicLogger
{

    private final static long serialVersionUID = 1L;
    private final static String projectCode = "HHH";
    private final static String FQCN = EnversMessageLogger_$logger.class.getName();
    protected final Logger log;
    private final static String settersOfLazyClassesCannotBeFinal = "Setters of lazy classes cannot be final: %s.%s";
    private final static String logicalConnectionReleasingPhysicalConnection = "Logical connection releasing its physical connection";
    private final static String unableToObtainInitialContext = "Could not obtain initial context";
    private final static String serviceProperties = "Service properties: %s";
    private final static String startTime = "Start time: %s";
    private final static String logicalConnectionClosed = "*** Logical connection closed ***";
    private final static String sessionsClosed = "Sessions closed: %s";
    private final static String resolvedSqlTypeDescriptorForDifferentSqlCode = "Resolved SqlTypeDescriptor is for a different SQL code. %s has sqlCode=%s; type override %s has sqlCode=%s";
    private final static String unableToDeserializeCache = "Could not deserialize cache file: %s : %s";
    private final static String statementsClosed = "Statements closed: %s";
    private final static String unableToLoadScannedClassOrResource = "Exception while loading a class or resource found during scanning";
    private final static String unregisteredStatement = "ResultSet's statement was not registered";
    private final static String aliasSpecificLockingWithFollowOnLocking = "Alias-specific lock modes requested, which is not currently supported with follow-on locking; all acquired locks will be [%s]";
    private final static String usingDriver = "using driver [%s] at URL [%s]";
    private final static String duplicateJoins = "Duplicate joins for class: %s";
    private final static String queryCacheHits = "Query cache hits: %s";
    private final static String compositeIdClassDoesNotOverrideEquals = "Composite-id class does not override equals(): %s";
    private final static String unableToSetTransactionToRollbackOnly = "Could not set transaction to rollback only";
    private final static String deprecatedOracle9Dialect = "The Oracle9Dialect dialect has been deprecated; use either Oracle9iDialect or Oracle10gDialect instead";
    private final static String disablingContextualLOBCreationSinceConnectionNull = "Disabling contextual LOB creation as connection was null";
    private final static String flushes = "Flushes: %s";
    private final static String failSafeEntitiesCleanup = "Fail-safe cleanup (entities) : %s";
    private final static String expectedType = "Expected type: %s, actual value: %s";
    private final static String schemaUpdateComplete = "Schema update complete";
    private final static String scopingTypesToSessionFactoryAfterAlreadyScoped = "Scoping types to session factory %s after already scoped %s";
    private final static String usingStreams = "Using java.io streams to persist binary types";
    private final static String alreadySessionBound = "Already session bound on call to bind(); make sure you clean up your sessions!";
    private final static String disallowingInsertStatementComment = "Disallowing insert statement comment for select-identity due to Oracle driver bug";
    private final static String loggingStatistics = "Logging statistics....";
    private final static String unableToReleaseCacheLock = "Could not release a cache lock : %s";
    private final static String ignoringTableGeneratorConstraints = "Ignoring unique constraints specified on table generator [%s]";
    private final static String unableToAccessSessionFactory = "Error while accessing session factory with JNDI name %s";
    private final static String guidGenerated = "GUID identifier generated: %s";
    private final static String duplicateMetadata = "Found more than one , subsequent ignored";
    private final static String unableToCloseInitialContext = "Error closing InitialContext [%s]";
    private final static String orderByAnnotationIndexedCollection = "@OrderBy not allowed for an indexed collection, annotation ignored.";
    private final static String unableToLogWarnings = "Could not log warnings";
    private final static String deprecatedTransactionManagerStrategy = "Using deprecated %s strategy [%s], use newer %s strategy instead [%s]";
    private final static String unableToResolveMappingFile = "Unable to resolve mapping file [%s]";
    private final static String schemaExportComplete = "Schema export complete";
    private final static String statementsPrepared = "Statements prepared: %s";
    private final static String timestampCacheMisses = "update timestamps cache misses: %s";
    private final static String ignoringUnrecognizedQueryHint = "Ignoring unrecognized query hint [%s]";
    private final static String hql = "HQL: %s, time: %sms, rows: %s";
    private final static String connectionProperties = "Connection properties: %s";
    private final static String unableToExecuteResolver = "Error executing resolver [%s] : %s";
    private final static String unableToCreateProxyFactory = "Could not create proxy factory for:%s";
    private final static String legacyTransactionManagerStrategy = "Encountered legacy TransactionManagerLookup specified; convert to newer %s contract specified via %s setting";
    private final static String javassistEnhancementFailed = "Javassist Enhancement failed: %s";
    private final static String entityManagerFactoryAlreadyRegistered = "Entity manager factory name (%s) is already registered.  If entity manager will be clustered or passivated, specify a unique value for property '%s'";
    private final static String unableToObtainConnectionToQueryMetadata = "Could not obtain connection to query metadata : %s";
    private final static String honoringOptimizerSetting = "Config specified explicit optimizer of [%s], but [%s=%s; honoring optimizer setting";
    private final static String gettersOfLazyClassesCannotBeFinal = "Getters of lazy classes cannot be final: %s.%s";
    private final static String unableToRunSchemaUpdate = "Error running schema update";
    private final static String pooledOptimizerReportedInitialValue = "Pooled optimizer source reported [%s] as the initial value; use of 1 or greater highly recommended";
    private final static String propertiesLoaded = "Loaded properties from resource hibernate.properties: %s";
    private final static String unableToCompleteSchemaValidation = "Could not complete schema validation";
    private final static String writingGeneratedSchemaToFile = "Writing generated schema to file: %s";
    private final static String unableToPerformJdbcCommit = "JDBC commit failed";
    private final static String noPersistentClassesFound = "no persistent classes found for query class: %s";
    private final static String synchronizationAlreadyRegistered = "Synchronization [%s] was already registered";
    private final static String configuredSessionFactory = "Configured SessionFactory: %s";
    private final static String multipleValidationModes = "'javax.persistence.validation.mode' named multiple values : %s";
    private final static String unableToObjectConnectionMetadata = "Could not obtain connection metadata: %s";
    private final static String unableToMarkForRollbackOnTransientObjectException = "Unable to mark for rollback on TransientObjectException: ";
    private final static String sqlExceptionEscapedProxy = "SQLException escaped proxy";
    private final static String invalidDiscriminatorAnnotation = "Discriminator column has to be defined in the root entity, it will be ignored in subclass: %s";
    private final static String jdbcAutoCommitFalseBreaksEjb3Spec = "%s = false breaks the EJB3 specification";
    private final static String unableToLocateUuidGenerationStrategy = "Unable to locate requested UUID generation strategy class : %s";
    private final static String noColumnsSpecifiedForIndex = "There were not column names specified for index %s on table %s";
    private final static String unableToCloseIterator = "Unable to close iterator";
    private final static String entitiesUpdated = "Entities updated: %s";
    private final static String entityAnnotationOnNonRoot = "@org.hibernate.annotations.Entity used on a non root entity: ignored for %s";
    private final static String unregisteredResultSetWithoutStatement = "ResultSet had no statement associated with it, but was not yet registered";
    private final static String lazyPropertyFetchingAvailable = "Lazy property fetching available for: %s";
    private final static String warningsCreatingTempTable = "Warnings creating temp table : %s";
    private final static String invalidOnDeleteAnnotation = "Inapropriate use of @OnDelete on entity, annotation ignored: %s";
    private final static String unableToDetermineLockModeValue = "Unable to determine lock mode value : %s -> %s";
    private final static String unsupportedProperty = "Usage of obsolete property: %s no longer supported, use: %s";
    private final static String forcingTableUse = "Forcing table use for sequence-style generator due to pooled optimizer selection where db does not support pooled sequences";
    private final static String unableToReleaseBatchStatement = "Unable to release batch statement...";
    private final static String unableToInstantiateUuidGenerationStrategy = "Unable to instantiate UUID generation strategy class : %s";
    private final static String unexpectedRowCounts = "JDBC driver did not return the expected number of row counts";
    private final static String autoCommitMode = "Autocommit mode: %s";
    private final static String stoppingService = "Stopping service";
    private final static String applyingExplicitDiscriminatorColumnForJoined = "Joined inheritance hierarchy [%1$s] defined explicit @DiscriminatorColumn.  Legacy Hibernate behavior was to ignore the @DiscriminatorColumn.  However, as part of issue HHH-6911 we now apply the explicit @DiscriminatorColumn.  If you would prefer the legacy behavior, enable the `%2$s` setting (%2$s=true)";
    private final static String unableToCleanUpCallableStatement = "Unable to clean up callable statement";
    private final static String jndiNameDoesNotHandleSessionFactoryReference = "JNDI name %s does not handle a session factory reference";
    private final static String localLoadingCollectionKeysCount = "On CollectionLoadContext#cleanup, localLoadingCollectionKeys contained [%s] entries";
    private final static String unableToObjectConnectionToQueryMetadata = "Could not obtain connection to query metadata: %s";
    private final static String deprecatedForceDescriminatorAnnotation = "@ForceDiscriminator is deprecated use @DiscriminatorOptions instead.";
    private final static String unableToDestroyQueryCache = "Unable to destroy query cache: %s: %s";
    private final static String unableToConfigureSqlExceptionConverter = "Unable to configure SQLExceptionConverter : %s";
    private final static String setManagerLookupClass = "You should set hibernate.transaction.jta.platform if cache is enabled";
    private final static String unableToQueryDatabaseMetadata = "Unable to query java.sql.DatabaseMetaData";
    private final static String unableToObtainConnectionMetadata = "Could not obtain connection metadata : %s";
    private final static String secondLevelCacheHits = "Second level cache hits: %s";
    private final static String bytecodeProvider = "Bytecode provider name : %s";
    private final static String noAppropriateConnectionProvider = "No appropriate connection provider encountered, assuming application will be supplying connections";
    private final static String hsqldbSupportsOnlyReadCommittedIsolation = "HSQLDB supports only READ_UNCOMMITTED isolation";
    private final static String readingMappingsFromFile = "Reading mappings from file: %s";
    private final static String unableToResolveAggregateFunction = "Could not resolve aggregate function [%s]; using standard definition";
    private final static String unableToConstructSqlExceptionConverter = "Unable to construct instance of specified SQLExceptionConverter : %s";
    private final static String JavaSqlTypesMappedSameCodeMultipleTimes = "java.sql.Types mapped the same code [%s] multiple times; was [%s]; now [%s]";
    private final static String exceptionInSubResolver = "Sub-resolver threw unexpected exception, continuing to next : %s";
    private final static String jdbcDriverNotSpecified = "No JDBC Driver class was specified by property %s";
    private final static String unknownIngresVersion = "Unknown Ingres major version [%s]; using Ingres 9.2 dialect";
    private final static String timestampCacheHits = "update timestamps cache hits: %s";
    private final static String renamedProperty = "Property [%s] has been renamed to [%s]; update your properties appropriately";
    private final static String providerClassDeprecated = "%s has been deprecated in favor of %s; that provider will be used instead.";
    private final static String naturalIdQueriesExecuted = "NaturalId queries executed to database: %s";
    private final static String runningSchemaValidator = "Running schema validator";
    private final static String collectionsUpdated = "Collections updated: %s";
    private final static String unsuccessful = "Unsuccessful: %s";
    private final static String unableToCloseInputStream = "Could not close input stream";
    private final static String jdbcRollbackFailed = "JDBC rollback failed";
    private final static String runningHbm2ddlSchemaExport = "Running hbm2ddl schema export";
    private final static String propertyNotFound = "Property %s not found in class but described in  (possible typo error)";
    private final static String unableToLocateMBeanServer = "Unable to locate MBeanServer on JMX service shutdown";
    private final static String unableToRollbackConnection = "Unable to rollback connection on exception [%s]";
    private final static String batchContainedStatementsOnRelease = "On release of batch it still contained JDBC statements";
    private final static String optimisticLockFailures = "Optimistic lock failures: %s";
    private final static String unableToSwitchToMethodUsingColumnIndex = "Exception switching from method: [%s] to a method using the column index. Reverting to using: [%




© 2015 - 2024 Weber Informatics LLC | Privacy Policy