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

org.hibernate.internal.CoreMessageLogger_$logger Maven / Gradle / Ivy

There is a newer version: 7.0.0.Alpha1
Show newest version

package org.hibernate.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.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-07-16T23:24:47-0700")
public class CoreMessageLogger_$logger
    implements Serializable, CoreMessageLogger, BasicLogger
{

    private final static long serialVersionUID = 1L;
    private final static String projectCode = "HHH";
    private final static String FQCN = CoreMessageLogger_$logger.class.getName();
    protected final Logger log;
    private final static String naturalIdCachePuts = "NaturalId cache puts: %s";
    private final static String noDefaultConstructor = "No default (no-argument) constructor for class: %s (class must be instantiated by Interceptor)";
    private final static String tableNotFound = "Table not found: %s";
    private final static String unableToCleanUpPreparedStatement = "Unable to clean up prepared statement";
    private final static String unableToReleaseIsolatedConnection = "Unable to release isolated connection [%s]";
    private final static String unableToCompleteSchemaValidation = "Could not complete schema validation";
    private final static String version = "Hibernate Core {%s}";
    private final static String unableToInstantiateUuidGenerationStrategy = "Unable to instantiate UUID generation strategy class : %s";
    private final static String logicalConnectionReleasingPhysicalConnection = "Logical connection releasing its physical connection";
    private final static String exceptionHeaderNotFound = "%s No %s found";
    private final static String logicalConnectionClosed = "*** Logical connection closed ***";
    private final static String unableToToggleAutoCommit = "Could not toggle autocommit";
    private final static String successfulTransactions = "Successful transactions: %s";
    private final static String unableToParseMetadata = "Could not parse the package-level metadata [%s]";
    private final static String javassistEnhancementFailed = "Javassist Enhancement failed: %s";
    private final static String unregisteredStatement = "ResultSet's statement was not registered";
    private final static String unableToMarkForRollbackOnTransientObjectException = "Unable to mark for rollback on TransientObjectException: ";
    private final static String unableToBuildSessionFactoryUsingMBeanClasspath = "Could not build SessionFactory using the MBean classpath - will try again using client classpath: %s";
    private final static String unableToReleaseCreatedMBeanServer = "Unable to release created MBeanServer : %s";
    private final static String entityMappedAsNonAbstract = "Entity [%s] is abstract-class/interface explicitly mapped as non-abstract; be sure to supply entity-names";
    private final static String subResolverException = "sub-resolver threw unexpected exception, continuing to next : %s";
    private final static String parsingXmlErrorForFile = "Error parsing XML: %s(%s) %s";
    private final static String unableToAccessEjb3Configuration = "Naming exception occurred accessing Ejb3Configuration";
    private final static String schemaExportUnsuccessful = "Schema export unsuccessful";
    private final static String collectionsFetched = "Collections fetched (minimize this): %s";
    private final static String unableToRetrieveTypeInfoResultSet = "Unable to retrieve type info result set : %s";
    private final static String failSafeCollectionsCleanup = "Fail-safe cleanup (collections) : %s";
    private final static String exceptionInSubResolver = "Sub-resolver threw unexpected exception, continuing to next : %s";
    private final static String unableToDestroyUpdateTimestampsCache = "Unable to destroy update timestamps cache: %s: %s";
    private final static String collectionsRemoved = "Collections removed: %s";
    private final static String deprecatedOracle9Dialect = "The Oracle9Dialect dialect has been deprecated; use either Oracle9iDialect or Oracle10gDialect instead";
    private final static String unableToApplyConstraints = "Unable to apply constraints on DDL for %s";
    private final static String disablingContextualLOBCreationSinceConnectionNull = "Disabling contextual LOB creation as connection was null";
    private final static String schemaUpdateComplete = "Schema update complete";
    private final static String usingStreams = "Using java.io streams to persist binary types";
    private final static String unableToCreateSchema = "Error creating schema ";
    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 unableToBindEjb3ConfigurationToJndi = "Could not bind Ejb3Configuration to JNDI";
    private final static String startingQueryCache = "Starting query cache at region: %s";
    private final static String unableToObtainInitialContext = "Could not obtain initial context";
    private final static String startingUpdateTimestampsCache = "Starting update timestamps cache at region: %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 namedQueryError = "Error in named query: %s";
    private final static String recognizedObsoleteHibernateNamespace = "Recognized obsolete hibernate namespace %s. Use namespace %s instead. Refer to Hibernate 3.6 Migration Guide!";
    private final static String splitQueries = "Manipulation query [%s] resulted in [%s] split queries";
    private final static String unableToCleanUpCallableStatement = "Unable to clean up callable statement";
    private final static String typeDefinedNoRegistrationKeys = "Type [%s] defined no registration keys; ignoring";
    private final static String invalidJndiName = "Invalid JNDI name: %s";
    private final static String collectionsLoaded = "Collections loaded: %s";
    private final static String startTime = "Start time: %s";
    private final static String hydratingEntitiesCount = "On EntityLoadContext#clear, hydratingEntities contained [%s] entries";
    private final static String propertyNotFound = "Property %s not found in class but described in  (possible typo error)";
    private final static String duplicateMetadata = "Found more than one , subsequent ignored";
    private final static String orderByAnnotationIndexedCollection = "@OrderBy not allowed for an indexed collection, annotation ignored.";
    private final static String parameterPositionOccurredAsBothJpaAndHibernatePositionalParameter = "Parameter position [%s] occurred as both JPA and Hibernate positional parameter";
    private final static String schemaExportComplete = "Schema export complete";
    private final static String exceptionInBeforeTransactionCompletionInterceptor = "Exception in interceptor beforeTransactionCompletion()";
    private final static String unableToReadColumnValueFromResultSet = "Could not read column value from result set: %s; %s";
    private final static String illegalPropertyGetterArgument = "IllegalArgumentException in class: %s, getter method of property: %s";
    private final static String duplicateListener = "entity-listener duplication, first event definition will be used: %s";
    private final static String processingPersistenceUnitInfoName = "Processing PersistenceUnitInfo [\n\tname: %s\n\t...]";
    private final static String unableToReleaseContext = "Unable to release initial context: %s";
    private final static String unableToCloseInputStreamForResource = "Could not close input stream for %s";
    private final static String unableToJoinTransaction = "Cannot join transaction: do not override %s";
    private final static String deprecatedTransactionManagerStrategy = "Using deprecated %s strategy [%s], use newer %s strategy instead [%s]";
    private final static String unsuccessful = "Unsuccessful: %s";
    private final static String unableToDeserializeCache = "Could not deserialize cache file: %s : %s";
    private final static String factoryBoundToJndiName = "Bound factory to JNDI name: %s";
    private final static String unableToStopHibernateService = "Exception while stopping service";
    private final static String cachedFileNotFound = "I/O reported cached file could not be found : %s : %s";
    private final static String localLoadingCollectionKeysCount = "On CollectionLoadContext#cleanup, localLoadingCollectionKeys contained [%s] entries";
    private final static String containsJoinFetchedCollection = "Ignoring bag join fetch [%s] due to prior collection join fetch";
    private final static String cleaningUpConnectionPool = "Cleaning up connection pool [%s]";
    private final static String invalidArrayElementType = "Array element type error\n%s";
    private final static String naturalIdMaxQueryTime = "Max NaturalId query time: %sms";
    private final static String entitiesUpdated = "Entities updated: %s";
    private final static String creatingPooledLoOptimizer = "Creating pooled optimizer (lo) with [incrementSize=%s; returnClass=%s]";
    private final static String unableToPerformJdbcCommit = "JDBC commit failed";
    private final static String timestampCacheMisses = "update timestamps cache misses: %s";
    private final static String renamedProperty = "Property [%s] has been renamed to [%s]; update your properties appropriately";
    private final static String unableToUpdateHiValue = "Could not update hi value in: %s";
    private final static String unableToResolveAggregateFunction = "Could not resolve aggregate function [%s]; using standard definition";
    private final static String c3p0ProviderClassNotFound = "c3p0 properties were encountered, but the %s provider class was not found on the classpath; these properties are going to be ignored.";
    private final static String settersOfLazyClassesCannotBeFinal = "Setters of lazy classes cannot be final: %s.%s";
    private final static String invalidTableAnnotation = "Illegal use of @Table in a subclass of a SINGLE_TABLE hierarchy: %s";
    private final static String foreignKeys = "Foreign keys: %s";
    private final static String unableToInstantiateConfiguredSchemaNameResolver = "Unable to instantiate configured schema name resolver [%s] %s";
    private final static String unregisteredResultSetWithoutStatement = "ResultSet had no statement associated with it, but was not yet registered";
    private final static String entityManagerClosedBySomeoneElse = "Entity Manager closed by someone else (%s must not be used)";
    private final static String jdbcAutoCommitFalseBreaksEjb3Spec = "%s = false breaks the EJB3 specification";
    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 timestampCacheHits = "update timestamps cache hits: %s";
    private final static String unableToWrapResultSet = "Error wrapping result set";
    private final static String unableToObtainConnectionToQueryMetadata = "Could not obtain connection to query metadata : %s";
    private final static String unableToCloseOutputFile = "Error closing output file: %s";
    private final static String unableToReleaseBatchStatement = "Unable to release batch statement...";
    private final static String unableToReadOrInitHiValue = "Could not read or init a hi value";
    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 namingExceptionAccessingFactory = "Naming exception occurred accessing factory: %s";
    private final static String unexpectedRowCounts = "JDBC driver did not return the expected number of row counts";
    private final static String stoppingService = "Stopping service";
    private final static String unableToDropTemporaryIdTable = "Unable to drop temporary id table after use [%s]";
    private final static String naturalIdCacheHits = "NaturalId cache hits: %s";
    private final static String unableToCleanupTemporaryIdTable = "Unable to cleanup temporary id table after use [%s]";
    private final static String duplicateImport = "Duplicate import: %s -> %s";
    private final static String unableToStopService = "Error stopping service [%s] : %s";
    private final static String queryCachePuts = "Query cache puts: %s";
    private final static String statementsClosed = "Statements closed: %s";
    private final static String immutableAnnotationOnNonRoot = "@Immutable used on a non root entity: ignored for %s";
    private final static String deprecatedForceDescriminatorAnnotation = "@ForceDiscriminator is deprecated use @DiscriminatorOptions instead.";
    private final static String duplicateGeneratorName = "Duplicate generator name %s";
    private final static String duplicateGeneratorTable = "Duplicate generator table: %s";
    private final static String synchronizationAlreadyRegistered = "Synchronization [%s] was already registered";
    private final static String unableToCloseOutputStream = "IOException occurred closing output stream";
    private final static String unableToObtainConnectionMetadata = "Could not obtain connection metadata : %s";
    private final static String sessionsClosed = "Sessions closed: %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 columns = "Columns: %s";
    private final static String unableToWriteCachedFile = "I/O reported error writing cached file : %s: %s";
    private final static String unableToGetDatabaseMetadata = "Could not get database metadata";
    private final static String cannotResolveNonNullableTransientDependencies = "Attempting to save one or more entities that have a non-nullable association with an unsaved transient entity. The unsaved transient entity must be saved in an operation prior to saving these dependent entities.\n\tUnsaved transient entity: (%s)\n\tDependent entities: (%s)\n\tNon-nullable association(s): (%s)";
    private final static String noAppropriateConnectionProvider = "No appropriate connection provider encountered, assuming application will be supplying connections";
    private final static String noColumnsSpecifiedForIndex = "There were not column names specified for index %s on table %s";
    private final static String hsqldbSupportsOnlyReadCommittedIsolation = "HSQLDB supports only READ_UNCOMMITTED isolation";
    private final static String unableToCloseInputStream = "Could not close input stream";
    private final static String narrowingProxy = "Narrowing proxy to %s - this operation breaks ==";
    private final static String missingEntityAnnotation = "Class annotated @org.hibernate.annotations.Entity but not javax.persistence.Entity (most likely a user error): %s";
    private final static String failSafeEntitiesCleanup = "Fail-safe cleanup (entities) : %s";
    private final static String secondLevelCacheHits = "Second level cache hits: %s";
    private final static String unableToObjectConnectionMetadata = "Could not obtain connection metadata: %s";
    private final static String unableToLocateConfiguredSchemaNameResolver = "Unable to locate configured schema name resolver class [%s] %s";
    private final static String entitiesInserted = "Entities inserted: %s";
    private final static String unableToCloseConnection = "Error closing connection";
    private final static String definingFlushBeforeCompletionIgnoredInHem = "Defining %s=true ignored in HEM";
    private final static String runningSchemaValidator = "Running schema validator";
    private final static String hibernateConnectionPoolSize = "Hibernate connection pool size: %s";
    private final static String jdbcRollbackFailed = "JDBC rollback failed";
    private final static String runningHbm2ddlSchemaExport = "Running hbm2ddl schema export";
    private final static String legacyTransactionManagerStrategy = "Encountered legacy TransactionManagerLookup specified; convert to newer %s contract specified via %s setting";
    private final static String unableToLoadDerbyDriver = "Unable to load/access derby driver class sysinfo to check versions : %s";
    private final static String readingMappingsFromFile = "Reading mappings from file: %s";
    private final static String unableToLocateMBeanServer = "Unable to locate MBeanServer on JMX service shutdown";
    private final static String entityAnnotationOnNonRoot = "@org.hibernate.annotations.Entity used on a non root entity: ignored for %s";
    private final static String unableToDestroyQueryCache = "Unable to destroy query cache: %s: %s";
    private final static String proxoolProviderClassNotFound = "proxool properties were encountered, but the %s provider class was not found on the classpath; these properties are going to be ignored.";
    private final static String batchContainedStatementsOnRelease = "On release of batch it still contained JDBC statements";
    private final static String unableToResolveMappingFile = "Unable to resolve mapping file [%s]";
    private final static String unableToConstructCurrentSessionContext = "Unable to construct current session context [%s]";
    private final static String transactionStrategy = "Transaction strategy: %s";
    private final static String usingReflectionOptimizer = "Using bytecode reflection optimizer";
    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 unableToExecuteResolver = "Error executing resolver [%s] : %s";
    private final static String transactions = "Transactions: %s";
    private final static String unknownIngresVersion = "Unknown Ingres major version [%s]; using Ingres 9.2 dialect";
    private final static String unableToReleaseCacheLock = "Could not release a cache lock : %s";
    private final static String callingJoinTransactionOnNonJtaEntityManager = "Calling joinTransaction() on a non JTA EntityManager";
    private final static String jdbcDriverNotSpecified = "No JDBC Driver class was specified by property %s";
    private final static String unableToCloseSessionButSwallowingError = "Could not close session; swallowing exception[%s] as transaction completed";
    private final static String unexpectedLiteralTokenType = "Unexpected literal token type [%s] passed for numeric processing";
    private final static String firstOrMaxResultsSpecifiedWithCollectionFetch = "firstResult/maxResults specified with collection fetch; applying in memory!";
    private final static String unableToUpdateQueryHiValue = "Could not updateQuery hi value in: %s";
    private final static String unableToPerformManagedFlush = "Error during managed flush [%s]";
    private final static String gettersOfLazyClassesCannotBeFinal = "Getters of lazy classes cannot be final: %s.%s";
    private final static String invalidEditOfReadOnlyItem = "Application attempted to edit read only item: %s";
    private final static String readingCachedMappings = "Reading mappings from cache file: %s";
    private final static String usingFollowOnLocking = "Encountered request for locking however dialect reports that database prefers locking be done in a separate select (follow-on locking); results will be locked after initial query executes";
    private final static String unableToLoadCommand = "Error performing load command : %s";
    private final static String preparedStatementAlreadyInBatch = "PreparedStatement was already in the batch, [%s].";
    private final static String rollbackFromBackgroundThread = "Transaction afterCompletion called by a background thread; delaying afterCompletion processing until the original thread can handle it. [status=%s]";
    private final static String flushes = "Flushes: %s";
    private final static String unsupportedAfterStatement = "Overriding release mode as connection provider does not support 'after_statement'";
    private final static String embedXmlAttributesNoLongerSupported = "embed-xml attributes were intended to be used for DOM4J entity mode. Since that entity mode has been removed, embed-xml attributes are no longer supported and should be removed from mappings.";
    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 disablingContextualLOBCreation = "Disabling contextual LOB creation as %s is true";
    private final static String expired = "An item was expired by the cache while it was locked (increase your cache timeout): %s";
    private final static String unableToDetermineLockModeValue = "Unable to determine lock mode value : %s -> %s";
    private final static String jdbcUrlNotSpecified = "JDBC URL was not specified by property %s";
    private final static String illegalPropertySetterArgument = "IllegalArgumentException in class: %s, setter method of property: %s";
    private final static String containerProvidingNullPersistenceUnitRootUrl = "Container is providing a null PersistenceUnitRootUrl: discovery impossible";
    private final static String entitiesLoaded = "Entities loaded: %s";
    private final static String unableToInstantiateOptimizer = "Unable to instantiate specified optimizer [%s], falling back to noop";
    private final static String unableToCloseStreamError = "Could not close stream on hibernate.properties: %s";
    private final static String unknownBytecodeProvider = "unrecognized bytecode provider [%s], using javassist by default";
    private final static String readOnlyCacheConfiguredForMutableCollection = "read-only cache configured for mutable collection [%s]";
    private final static String runningHbm2ddlSchemaUpdate = "Running hbm2ddl schema update";
    private final static String honoringOptimizerSetting = "Config specified explicit optimizer of [%s], but [%s=%s; honoring optimizer setting";
    private final static String unableToDiscoverOsgiService = "Exception while discovering OSGi service implementations : %s";
    private final static String expectedType = "Expected type: %s, actual value: %s";
    private final static String unableToObjectConnectionToQueryMetadata = "Could not obtain connection to query metadata: %s";
    private final static String autoFlushWillNotWork = "JTASessionContext being used with JDBCTransactionFactory; auto-flush will not operate correctly with getCurrentSession()";
    private final static String JavaSqlTypesMappedSameCodeMultipleTimes = "java.sql.Types mapped the same code [%s] multiple times; was [%s]; now [%s]";
    private final static String usingTimestampWorkaround = "Using workaround for JVM bug in java.sql.Timestamp";
    private final static String unableToRollbackConnection = "Unable to rollback connection on exception [%s]";
    private final static String duplicateJoins = "Duplicate joins for class: %s";
    private final static String processEqualityExpression = "processEqualityExpression() : No expression to process!";
    private final static String unableToReleaseTypeInfoResultSet = "Unable to release type info result set";
    private final static String exceptionHeaderFound = "%s %s found";
    private final static String autoCommitMode = "Autocommit mode: %s";
    private final static String rdmsOs2200Dialect = "RDMSOS2200Dialect version: 1.0";
    private final static String factoryJndiRename = "A factory was renamed from [%s] to [%s] in JNDI";
    private final static String unableToLogSqlWarnings = "Unable to log SQLWarnings : %s";
    private final static String unableToDetermineTransactionStatus = "Could not determine transaction status";
    private final static String sortAnnotationIndexedCollection = "@Sort not allowed for an indexed collection, annotation ignored.";
    private final static String unableToUnbindFactoryFromJndi = "Could not unbind factory from JNDI";
    private final static String unsupportedProperty = "Usage of obsolete property: %s no longer supported, use: %s";
    private final static String configuringFromFile = "Configuring from file: %s";
    private final static String noSessionFactoryWithJndiName = "No session factory with JNDI name %s";
    private final static String naturalIdQueriesExecuted = "NaturalId queries executed to database: %s";
    private final static String unableToLogWarnings = "Could not log warnings";
    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 queriesExecuted = "Queries executed to database: %s";
    private final static String persistenceProviderCallerDoesNotImplementEjb3SpecCorrectly = "Persistence provider caller does not implement the EJB3 spec correctly.PersistenceUnitInfo.getNewTempClassLoader() is null.";
    private final static String unableToRollbackIsolatedTransaction = "Unable to rollback isolated transaction on error [%s] : [%s]";
    private final static String unableToSetTransactionToRollbackOnly = "Could not set transaction to rollback only";
    private final static String statementsPrepared = "Statements prepared: %s";
    private final static String guidGenerated = "GUID identifier generated: %s";
    private final static String incompleteMappingMetadataCacheProcessing = "Mapping metadata cache was not completely processed";
    private final static String secondLevelCacheMisses = "Second level cache misses: %s";
    private final static String overridingTransactionStrategyDangerous = "Overriding %s is dangerous, this might break the EJB3 specification implementation";
    private final static String scopingTypesToSessionFactoryAfterAlreadyScoped = "Scoping types to session factory %s after already scoped %s";
    private final static String addingOverrideFor = "Adding override for %s: %s";
    private final static String parsingXmlError = "Error parsing XML (%s) : %s";
    private final static String unsuccessfulCreate = "Unsuccessful: %s";
    private final static String unableToBindValueToParameter = "Could not bind value '%s' to parameter: %s; %s";
    private final static String jdbcIsolationLevel = "JDBC isolation level: %s";
    private final static String undeterminedH2Version = "Unable to determine H2 database version, certain features may not work";
    private final static String deprecatedOracleDialect = "The OracleDialect dialect has been deprecated; use Oracle8iDialect instead";
    private final static String tooManyInExpressions = "Dialect [%s] limits the number of elements in an IN predicate to %s entries.  However, the given parameter list [%s] contained %s entries, which will likely cause failures to execute the query in the database";
    private final static String unknownOracleVersion = "Unknown Oracle major version [%s]";
    private final static String bytecodeProvider = "Bytecode provider name : %s";
    private final static String warningsCreatingTempTable = "Warnings creating temp table : %s";
    private final static String closing = "Closing";
    private final static String connectionsObtained = "Connections obtained: %s";
    private final static String writingGeneratedSchemaToFile = "Writing generated schema to file: %s";
    private final static String packageNotFound = "Package not found or wo package-info.java: %s";
    private final static String loadingCollectionKeyNotFound = "In CollectionLoadContext#endLoadingCollections, localLoadingCollectionKeys contained [%s], but no LoadingCollectionEntry was found in loadContexts";
    private final static String unableToDetermineTransactionStatusAfterCommit = "Could not determine transaction status after commit";
    private final static String unableToRollbackJta = "JTA rollback failed";
    private final static String providerClassDeprecated = "%s has been deprecated in favor of %s; that provider will be used instead.";
    private final static String disablingContextualLOBCreationSinceOldJdbcVersion = "Disabling contextual LOB creation as JDBC driver reported JDBC version [%s] less than 4";
    private final static String creatingSubcontextInfo = "Creating subcontext: %s";
    private final static String lazyPropertyFetchingAvailable = "Lazy property fetching available for: %s";
    private final static String optimisticLockFailures = "Optimistic lock failures: %s";
    private final static String unsupportedInitialValue = "Hibernate does not support SequenceGenerator.initialValue() unless '%s' set";
    private final static String unableToCloseSessionDuringRollback = "Could not close session during rollback";
    private final static String unableToDestroyCache = "Unable to destroy cache: %s";
    private final static String transactionStartedOnNonRootSession = "Transaction started on non-root session";
    private final static String sessionsOpened = "Sessions opened: %s";
    private final static String unableToCloseInputFiles = "Error closing input files: %s";
    private final static String unableToClosePooledConnection = "Problem closing pooled connection";
    private final static String noPersistentClassesFound = "no persistent classes found for query class: %s";
    private final static String connectionProperties = "Connection properties: %s";
    private final static String secondLevelCachePuts = "Second level cache puts: %s";
    private final static String timestampCachePuts = "update timestamps cache puts: %s";
    private final static String ignoringUnrecognizedQueryHint = "Ignoring unrecognized query hint [%s]";
    private final static String exceptionInAfterTransactionCompletionInterceptor = "Exception in interceptor afterTransactionCompletion()";
    private final static String jndiInitialContextProperties = "JNDI InitialContext properties:%s";
    private final static String unsupportedOracleVersion = "Oracle 11g is not yet fully supported; using Oracle 10g dialect";
    private final static String unableToReadClass = "Unable to read class: %s";
    private final static String cacheProvider = "Cache provider: %s";
    private final static String configuringFromUrl = "Configuring from URL: %s";
    private final static String compositeIdClassDoesNotOverrideEquals = "Composite-id class does not override equals(): %s";
    private final static String entitiesDeleted = "Entities deleted: %s";
    private final static String unableToBindFactoryToJndi = "Could not bind factory to JNDI";
    private final static String startingServiceAtJndiName = "Starting service at JNDI name: %s";
    private final static String unknownSqlServerVersion = "Unknown Microsoft SQL Server major version [%s] using SQL Server 2000 dialect";
    private final static String factoryUnboundFromName = "A factory was unbound from name: %s";
    private final static String indexes = "Indexes: %s";
    private final static String usingAstQueryTranslatorFactory = "Using ASTQueryTranslatorFactory";
    private final static String disablingContextualLOBCreationSinceCreateClobFailed = "Disabling contextual LOB creation as createClob() method threw error : %s";
    private final static String ignoringTableGeneratorConstraints = "Ignoring unique constraints specified on table generator [%s]";
    private final static String needsLimit = "FirstResult/maxResults specified on polymorphic query; applying in memory!";
    private final static String searchingForMappingDocuments = "Searching for mapping documents in jar: %s";
    private final static String fetchingDatabaseMetadata = "Fetching database metadata";
    private final static String configuredSessionFactory = "Configured SessionFactory: %s";
    private final static String serviceProperties = "Service properties: %s";
    private final static String forcingContainerResourceCleanup = "Forcing container resource cleanup on transaction completion";
    private final static String multipleValidationModes = "'javax.persistence.validation.mode' named multiple values : %s";
    private final static String entitiesFetched = "Entities fetched (minimize this): %s";
    private final static String entityIdentifierValueBindingExists = "Setting entity-identifier value binding where one already existed : %s.";
    private final static String willNotRegisterListeners = "Property hibernate.search.autoregister_listeners is set to false. No attempt will be made to register Hibernate Search event listeners.";
    private final static String unableToCloseJar = "Could not close jar: %s";
    private final static String unableToLoadProperties = "Problem loading properties from hibernate.properties";
    private final static String synchronizationFailed = "Exception calling user Synchronization [%s] : %s";
    private final static String configurationResource = "Configuration resource: %s";
    private final static String parsingXmlWarningForFile = "Warning parsing XML: %s(%s) %s";
    private final static String maxQueryTime = "Max query time: %sms";
    private final static String unsupportedMultiTableBulkHqlJpaql = "The %s.%s.%s version of H2 implements temporary table creation such that it commits current transaction; multi-table, bulk hql/jpaql will not work properly";
    private final static String unableToTransformClass = "Unable to transform class: %s";
    private final static String unableToCommitJta = "JTA commit failed";
    private final static String unableToMarkForRollbackOnPersistenceException = "Unable to mark for rollback on PersistenceException: ";
    private final static String unableToCloseStream = "IOException occurred closing stream";
    private final static String deprecatedDerbyDialect = "The DerbyDialect dialect has been deprecated; use one of the version-specific dialects instead";
    private final static String unableToCopySystemProperties = "Could not copy system properties, system properties will be ignored";
    private final static String invalidSubStrategy = "Mixing inheritance strategy in a entity hierarchy is not allowed, ignoring sub strategy in: %s";
    private final static String unableToLocateConfigFile = "Unable to locate config file: %s";
    private final static String validatorNotFound = "Hibernate Validator not found: ignoring";
    private final static String usingDriver = "using driver [%s] at URL [%s]";
    private final static String usingDialect = "Using dialect: %s";
    private final static String unableToLocateUuidGenerationStrategy = "Unable to locate requested UUID generation strategy class : %s";
    private final static String unableToBuildEnhancementMetamodel = "Unable to build enhancement metamodel for %s";
    private final static String configuringFromResource = "Configuring from resource: %s";
    private final static String unableToRemoveBagJoinFetch = "Unable to erase previously added bag join fetch";
    private final static String readingMappingsFromResource = "Reading mappings from resource: %s";
    private final static String unableToCloseSession = "Could not close session";
    private final static String invalidPrimaryKeyJoinColumnAnnotation = "Root entity should not hold an PrimaryKeyJoinColum(s), will be ignored";
    private final static String unableToLocateCustomOptimizerClass = "Unable to interpret specified optimizer [%s], falling back to noop";
    private final static String handlingTransientEntity = "Handling transient entity in delete processing";
    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