Package org.hibernate.internal
Interface CoreMessageLogger
- All Superinterfaces:
org.jboss.logging.BasicLogger
@MessageLogger(projectCode="HHH")
@ValidIdRange(min=2,
max=20000)
public interface CoreMessageLogger
extends org.jboss.logging.BasicLogger
The jboss-logging
MessageLogger
for the hibernate-core module. It reserves message ids ranging from
00001 to 10000 inclusively.
New messages must be added after the last message defined to ensure message codes are unique.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
alternateServiceRole
(String requestedRole, String targetRole) void
attemptToAssociateProxyWithTwoOpenSessions
(String entityName, Object id) void
cachedFileNotFound
(String path, FileNotFoundException error) void
cachedFileObsolete
(File cachedFile) void
void
cannotResolveNonNullableTransientDependencies
(String transientEntityString, Set<String> dependentEntityStrings, Set<String> nonNullableAssociationPaths) void
closing()
void
void
void
void
void
creatingPooledLoOptimizer
(int incrementSize, String name) void
definingFlushBeforeCompletionIgnoredInHem
(String flushBeforeCompletion) void
deprecatedUuidGenerator
(String name, String name2) void
void
duplicateGeneratorName
(String name) void
duplicateListener
(String className) void
void
enabledFiltersWhenDetachFromSession
(String collectionInfoString) void
enhancementDiscoveryFailed
(String className, Throwable cause) void
void
void
void
exceptionInSubResolver
(String message) void
executingScript
(String scriptName) void
expectedType
(String name, @Nullable String string) void
void
void
void
flushAndEvictOnRemove
(String entityName) void
void
guidGenerated
(String result) void
void
honoringOptimizerSetting
(String none, String incrementParam, int incrementSize, String positiveOrNegative, int defaultIncrementSize) void
void
void
ignoreImmutablePropertyModification
(String propertyName, String entityName) void
ignoreNotFoundWithFetchTypeLazy
(String entity, String association) void
ignoreQueuedOperationsOnMerge
(String collectionInfoString) void
ignoringEntityNotFound
(String entityName, String identifier) void
ignoringServiceConfigurationError
(Class<?> serviceContract, ServiceConfigurationError error) void
void
illegalArgumentOnStaticMetamodelFieldInjection
(String name, String name2, String name3, String name4) void
illegalPropertyGetterArgument
(String name, String propertyName) void
illegalPropertySetterArgument
(String name, String propertyName) void
immutableEntityUpdateQuery
(String sourceQuery, String querySpaces) void
instantiatingExplicitConnectionProvider
(String providerClassName) void
invalidArrayElementType
(String message) void
JavaSqlTypesMappedSameCodeMultipleTimes
(int code, String old, String name) void
void
void
linkageError
(String packageName, LinkageError e) void
logCannotLocateIndexColumnInformation
(String columnIdentifierText, String indexIdentifierText) void
void
logStatistics
(long startTime, long sessionOpenCount, long sessionCloseCount, long transactionCount, long committedTransactionCount, long optimisticFailureCount, long flushCount, long connectCount, long prepareStatementCount, long closeStatementCount, long secondLevelCachePutCount, long secondLevelCacheHitCount, long secondLevelCacheMissCount, long entityLoadCount, long entityFetchCount, long entityUpdateCount, long entityUpsertCount, long entityInsertCount, long entityDeleteCount, long collectionLoadCount, long collectionFetchCount, long collectionUpdateCount, long collectionRemoveCount, long collectionRecreateCount, long naturalIdQueryExecutionCount, long naturalIdCachePutCount, long naturalIdCacheHitCount, long naturalIdCacheMissCount, long naturalIdQueryExecutionMaxTime, long queryExecutionCount, long queryCachePutCount, long queryCacheHitCount, long queryCacheMissCount, long queryExecutionMaxTime, long updateTimestampsCachePutCount, long updateTimestampsCacheHitCount, long updateTimestampsCacheMissCount, long queryPlanCacheHitCount, long queryPlanCacheMissCount) void
void
missingArguments
(int anticipatedNumberOfArguments, int numberOfArguments) void
void
multipleTablesFound
(String name) void
multipleValidationModes
(String modes) void
multiTableInsertNotAvailable
(String entityName) void
narrowingProxy
(Class<?> concreteProxyClass) void
void
noDefaultConstructor
(String name) void
void
nonCompliantMapConversion
(String collectionRole) void
void
overridingTransactionStrategyDangerous
(String transactionStrategy) void
packageNotFound
(String packageName) void
void
processingPersistenceUnitInfoName
(String persistenceUnitName) void
propertiesLoaded
(Properties maskOut) void
void
providerClassNotFound
(String c3p0ProviderClassName) void
queuedOperationWhenAttachToSession
(String collectionInfoString) void
queuedOperationWhenDetachFromSession
(String collectionInfoString) void
queuedOperationWhenDetachFromSessionOnRollback
(String collectionInfoString) void
readingCachedMappings
(File cachedFile) void
void
recognizedObsoleteHibernateNamespace
(String oldHibernateNamespace, String hibernateNamespace) void
regionFactory
(String name) void
rollbackFromBackgroundThread
(int status) void
void
void
void
scopingTypesToSessionFactoryAfterAlreadyScoped
(SessionFactoryImplementor factory, SessionFactoryImplementor factory2) void
sequenceIncrementSizeMismatch
(String sequenceName, int incrementSize, int databaseIncrementSize) void
sessionMetrics
(long jdbcConnectionAcquisitionTime, int jdbcConnectionAcquisitionCount, long jdbcConnectionReleaseTime, int jdbcConnectionReleaseCount, long jdbcPrepareStatementTime, int jdbcPrepareStatementCount, long jdbcExecuteStatementTime, int jdbcExecuteStatementCount, long jdbcExecuteBatchTime, int jdbcExecuteBatchCount, long cachePutTime, int cachePutCount, long cacheHitTime, int cacheHitCount, long cacheMissTime, int cacheMissCount, long flushTime, int flushCount, long flushEntityCount, long flushCollectionCount, long prePartialFlushTime, int prePartialFlushCount, long partialFlushTime, int partialFlushCount, long partialFlushEntityCount, long partialFlushCollectionCount) void
sqlWarning
(int errorCode, String sqlState) void
void
void
startTime
(long startTime) void
synchronizationAlreadyRegistered
(Synchronization synchronization) void
synchronizationFailed
(Synchronization synchronization, Throwable t) void
tableNotFound
(String name) void
tooManyInExpressions
(String dialectName, int limit, String paramName, int size) void
transactions
(long transactionCount) void
void
void
unableToApplyConstraints
(String className, Exception e) void
void
unableToCloseInitialContext
(String string) void
void
void
void
void
void
void
unableToCreateProxyFactory
(String entityName, HibernateException e) void
void
unableToDeserializeCache
(String path, SerializationException error) void
unableToDetermineCockroachDatabaseVersion
(String minimumVersion) void
void
unableToGenerateReflectionOptimizer
(String className, String cause) void
void
void
void
void
void
unableToLocateStaticMetamodelField
(String name, String name2) void
unableToLocateUuidGenerationStrategy
(String strategyClassName) void
void
void
void
void
void
void
void
void
void
void
void
unableToRollbackConnection
(Exception ignore) void
void
void
unableToStopService
(Class<? extends Service> class1, Exception e) void
unableToUpdateQueryHiValue
(String tableName, SQLException e) void
unableToWriteCachedFile
(String path, String message) void
void
void
void
unsupportedDatabaseVersion
(String databaseName, String actualVersion, String minimumVersion) void
unsupportedMultiTableBulkHqlJpaql
(int majorVersion, int minorVersion, int buildId) void
unusedMappedSuperclass
(String name) void
usingDefaultIdGeneratorSegmentValue
(String tableName, String segmentColumnName, String defaultToUse) void
void
usingJtaPlatform
(String jtaPlatformClassName) void
void
usingUuidHexGenerator
(String name, String name2) void
void
warningsCreatingTempTable
(SQLWarning warning) void
writeLocksNotSupported
(String entityName) Methods inherited from interface org.jboss.logging.BasicLogger
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
-
Method Details
-
alreadySessionBound
@LogMessage(level=WARN) @Message(value="Already session bound on call to bind(); make sure you clean up your sessions", id=2) void alreadySessionBound() -
providerClassNotFound
@LogMessage(level=WARN) @Message(value="Configuration settings with for connection provider \'%s\' are set, but the connection provider is not on the classpath; these properties will be ignored", id=22) void providerClassNotFound(String c3p0ProviderClassName) -
cachedFileNotFound
@LogMessage(level=WARN) @Message(value="I/O reported cached file could not be found: [%s]: %s", id=23) void cachedFileNotFound(String path, FileNotFoundException error) -
regionFactory
@LogMessage(level=INFO) @Message(value="Second-level cache region factory [%s]", id=25) void regionFactory(String name) -
noRegionFactory
@LogMessage(level=DEBUG) @Message(value="Second-level cache disabled", id=26) void noRegionFactory() -
callingJoinTransactionOnNonJtaEntityManager
@LogMessage(level=WARN) @Message(value="Calling joinTransaction() on a non JTA EntityManager", id=27) void callingJoinTransactionOnNonJtaEntityManager() -
closing
@LogMessage(level=DEBUG) @Message(value="Closing", id=31) void closing() -
compositeIdClassDoesNotOverrideEquals
@LogMessage(level=WARN) @Message(value="Composite-id class does not override equals(): %s", id=38) void compositeIdClassDoesNotOverrideEquals(String name) -
compositeIdClassDoesNotOverrideHashCode
@LogMessage(level=WARN) @Message(value="Composite-id class does not override hashCode(): %s", id=39) void compositeIdClassDoesNotOverrideHashCode(String name) -
containsJoinFetchedCollection
@LogMessage(level=WARN) @Message(value="Ignoring bag join fetch [%s] due to prior collection join fetch", id=51) void containsJoinFetchedCollection(String role) -
definingFlushBeforeCompletionIgnoredInHem
@LogMessage(level=WARN) @Message(value="Defining %s=true ignored in HEM", id=59) void definingFlushBeforeCompletionIgnoredInHem(String flushBeforeCompletion) -
deprecatedUuidGenerator
-
duplicateGeneratorName
@LogMessage(level=WARN) @Message(value="Duplicate generator name %s", id=69) void duplicateGeneratorName(String name) -
duplicateListener
@LogMessage(level=INFO) @Message(value="entity-listener duplication, first event definition will be used: %s", id=73) void duplicateListener(String className) -
duplicateMetadata
@LogMessage(level=WARN) @Message(value="Found more than one <persistence-unit-metadata>, subsequent ignored", id=74) void duplicateMetadata() -
entityMappedAsNonAbstract
@LogMessage(level=WARN) @Message(value="Entity [%s] is abstract-class/interface explicitly mapped as non-abstract; be sure to supply entity-names", id=84) void entityMappedAsNonAbstract(String name) -
exceptionInAfterTransactionCompletionInterceptor
@LogMessage(level=ERROR) @Message(value="Exception in interceptor afterTransactionCompletion()", id=87) void exceptionInAfterTransactionCompletionInterceptor(@Cause Throwable e) -
exceptionInBeforeTransactionCompletionInterceptor
@LogMessage(level=ERROR) @Message(value="Exception in interceptor beforeTransactionCompletion()", id=88) void exceptionInBeforeTransactionCompletionInterceptor(@Cause Throwable e) -
exceptionInSubResolver
@LogMessage(level=INFO) @Message(value="Sub-resolver threw unexpected exception, continuing to next: %s", id=89) void exceptionInSubResolver(String message) -
expectedType
-
failed
@LogMessage(level=ERROR) @Message(value="an assertion failure occurred (this may indicate a bug in Hibernate, but is more likely due to unsafe use of the session): %s", id=99) void failed(Throwable throwable) -
forcingTableUse
@LogMessage(level=INFO) @Message(value="Forcing table use for sequence-style generator due to pooled optimizer selection where db does not support pooled sequences", id=107) void forcingTableUse() -
guidGenerated
@LogMessage(level=WARN) @Message(value="GUID identifier generated: %s", id=113) void guidGenerated(String result) -
handlingTransientEntity
@LogMessage(level=DEBUG) @Message(value="Handling transient entity in delete processing", id=114) void handlingTransientEntity() -
honoringOptimizerSetting
-
hql
-
hsqldbSupportsOnlyReadCommittedIsolation
@LogMessage(level=WARN) @Message(value="HSQLDB supports only READ_UNCOMMITTED isolation", id=118) void hsqldbSupportsOnlyReadCommittedIsolation() -
ignoringTableGeneratorConstraints
@LogMessage(level=WARN) @Message(value="Ignoring unique constraints specified on table generator [%s]", id=120) void ignoringTableGeneratorConstraints(String name) -
illegalPropertyGetterArgument
-
illegalPropertySetterArgument
-
instantiatingExplicitConnectionProvider
@LogMessage(level=INFO) @Message(value="Instantiating explicit connection provider: %s", id=130) void instantiatingExplicitConnectionProvider(String providerClassName) -
invalidArrayElementType
@LogMessage(level=ERROR) @Message(value="Array element type error\n%s", id=132) void invalidArrayElementType(String message) -
JavaSqlTypesMappedSameCodeMultipleTimes
-
lazyPropertyFetchingAvailable
@LogMessage(level=DEBUG) @Message(value="Lazy property fetching available for: %s", id=157) void lazyPropertyFetchingAvailable(String name) -
missingArguments
@LogMessage(level=WARN) @Message(value="Function template anticipated %s arguments, but %s arguments encountered", id=174) void missingArguments(int anticipatedNumberOfArguments, int numberOfArguments) -
narrowingProxy
@LogMessage(level=WARN) @Message(value="Narrowing proxy to %s - this operation breaks ==", id=179) void narrowingProxy(Class<?> concreteProxyClass) -
noAppropriateConnectionProvider
@LogMessage(level=WARN) @Message(value="No appropriate connection provider encountered, assuming application will be supplying connections", id=181) void noAppropriateConnectionProvider() -
noDefaultConstructor
@LogMessage(level=INFO) @Message(value="No default (no-argument) constructor for class [%s] (class must be instantiated by Interceptor)", id=182) void noDefaultConstructor(String name) -
overridingTransactionStrategyDangerous
@LogMessage(level=WARN) @Message(value="Overriding %s is dangerous, this might break the EJB3 specification implementation", id=193) void overridingTransactionStrategyDangerous(String transactionStrategy) -
packageNotFound
@LogMessage(level=DEBUG) @Message(value="Package not found or no package-info.java: %s", id=194) void packageNotFound(String packageName) -
linkageError
@LogMessage(level=WARN) @Message(value="LinkageError while attempting to load package: %s", id=195) void linkageError(String packageName, @Cause LinkageError e) -
pooledOptimizerReportedInitialValue
@LogMessage(level=INFO) @Message(value="Pooled optimizer source reported [%s] as the initial value; use of 1 or greater highly recommended", id=201) void pooledOptimizerReportedInitialValue(IntegralDataTypeHolder value) -
processingPersistenceUnitInfoName
@LogMessage(level=INFO) @Message(value="Processing PersistenceUnitInfo [name: %s]", id=204) void processingPersistenceUnitInfoName(String persistenceUnitName) -
propertiesLoaded
@LogMessage(level=INFO) @Message(value="Loaded properties from resource hibernate.properties: %s", id=205) void propertiesLoaded(Properties maskOut) -
propertiesNotFound
@LogMessage(level=DEBUG) @Message(value="\'hibernate.properties\' not found", id=206) void propertiesNotFound() -
readingCachedMappings
@LogMessage(level=INFO) @Message(value="Reading mappings from cache file: %s", id=219) void readingCachedMappings(File cachedFile) -
readingMappingsFromFile
@LogMessage(level=INFO) @Message(value="Reading mappings from file: %s", id=220) void readingMappingsFromFile(String path) -
recognizedObsoleteHibernateNamespace
-
runningHbm2ddlSchemaExport
@LogMessage(level=INFO) @Message(value="Running hbm2ddl schema export", id=227) void runningHbm2ddlSchemaExport() -
runningHbm2ddlSchemaUpdate
@LogMessage(level=INFO) @Message(value="Running hbm2ddl schema update", id=228) void runningHbm2ddlSchemaUpdate() -
runningSchemaValidator
@LogMessage(level=INFO) @Message(value="Running schema validator", id=229) void runningSchemaValidator() -
scopingTypesToSessionFactoryAfterAlreadyScoped
@LogMessage(level=WARN) @Message(value="Scoping types to session factory %s after already scoped %s", id=233) void scopingTypesToSessionFactoryAfterAlreadyScoped(SessionFactoryImplementor factory, SessionFactoryImplementor factory2) -
sqlWarning
@LogMessage(level=WARN) @Message(value="SQL Error: %s, SQLState: %s", id=247) void sqlWarning(int errorCode, String sqlState) -
startTime
@LogMessage(level=INFO) @Message(value="Start time: %s", id=251) void startTime(long startTime) -
synchronizationAlreadyRegistered
@LogMessage(level=INFO) @Message(value="Synchronization [%s] was already registered", id=259) void synchronizationAlreadyRegistered(Synchronization synchronization) -
synchronizationFailed
@LogMessage(level=ERROR) @Message(value="Exception calling user Synchronization [%s]: %s", id=260) void synchronizationFailed(Synchronization synchronization, Throwable t) -
tableNotFound
@LogMessage(level=INFO) @Message(value="Table not found: %s", id=262) void tableNotFound(String name) -
multipleTablesFound
@LogMessage(level=INFO) @Message(value="More than one table found: %s", id=263) void multipleTablesFound(String name) -
transactions
@LogMessage(level=INFO) @Message(value="Transactions: %s", id=266) void transactions(long transactionCount) -
typeDefinedNoRegistrationKeys
@LogMessage(level=WARN) @Message(value="Type [%s] defined no registration keys; ignoring", id=269) void typeDefinedNoRegistrationKeys(Object type) -
unableToAccessTypeInfoResultSet
@LogMessage(level=WARN) @Message(value="Error accessing type info result set: %s", id=273) void unableToAccessTypeInfoResultSet(String string) -
unableToApplyConstraints
-
unableToCleanupTemporaryIdTable
@LogMessage(level=WARN) @Message(value="Unable to cleanup temporary id table after use [%s]", id=283) void unableToCleanupTemporaryIdTable(Throwable t) -
unableToCloseInitialContext
@LogMessage(level=INFO) @Message(value="Error closing InitialContext [%s]", id=285) void unableToCloseInitialContext(String string) -
unableToCloseInputStream
@LogMessage(level=WARN) @Message(value="Could not close input stream", id=287) void unableToCloseInputStream(@Cause IOException e) -
unableToCloseOutputStream
@LogMessage(level=WARN) @Message(value="IOException occurred closing output stream", id=292) void unableToCloseOutputStream(@Cause IOException e) -
unableToCloseStream
@LogMessage(level=WARN) @Message(value="IOException occurred closing stream", id=296) void unableToCloseStream(@Cause IOException e) -
unableToCloseStreamError
@LogMessage(level=ERROR) @Message(value="Could not close stream on hibernate.properties: %s", id=297) void unableToCloseStreamError(IOException error) -
unableToConstructCurrentSessionContext
-
unableToCopySystemProperties
@LogMessage(level=WARN) @Message(value="Could not copy system properties, system properties will be ignored", id=304) void unableToCopySystemProperties() -
unableToCreateProxyFactory
@LogMessage(level=WARN) @Message(value="Could not create proxy factory for:%s", id=305) void unableToCreateProxyFactory(String entityName, @Cause HibernateException e) -
unableToCreateSchema
@LogMessage(level=ERROR) @Message(value="Error creating schema ", id=306) void unableToCreateSchema(@Cause Exception e) -
unableToDeserializeCache
@LogMessage(level=WARN) @Message(value="Could not deserialize cache file [%s]: %s", id=307) void unableToDeserializeCache(String path, SerializationException error) -
unableToFindPersistenceXmlInClasspath
@LogMessage(level=INFO) @Message(value="Could not find any META-INF/persistence.xml file in the classpath", id=318) void unableToFindPersistenceXmlInClasspath() -
unableToLocateCustomOptimizerClass
@LogMessage(level=WARN) @Message(value="Unable to interpret specified optimizer [%s], falling back to noop", id=321) void unableToLocateCustomOptimizerClass(String type) -
unableToInstantiateOptimizer
@LogMessage(level=WARN) @Message(value="Unable to instantiate specified optimizer [%s], falling back to noop", id=322) void unableToInstantiateOptimizer(String type) -
unableToInstantiateUuidGenerationStrategy
@LogMessage(level=WARN) @Message(value="Unable to instantiate UUID generation strategy class: %s", id=325) void unableToInstantiateUuidGenerationStrategy(Exception ignore) -
unableToLoadCommand
@LogMessage(level=INFO) @Message(value="Error performing load command", id=327) void unableToLoadCommand(@Cause HibernateException e) -
unableToLoadProperties
@LogMessage(level=ERROR) @Message(value="Problem loading properties from hibernate.properties", id=329) void unableToLoadProperties() -
unableToLocateUuidGenerationStrategy
@LogMessage(level=WARN) @Message(value="Unable to locate requested UUID generation strategy class: %s", id=334) void unableToLocateUuidGenerationStrategy(String strategyClassName) -
unableToLogSqlWarnings
@LogMessage(level=WARN) @Message(value="Unable to log SQLWarnings: %s", id=335) void unableToLogSqlWarnings(SQLException sqle) -
unableToMarkForRollbackOnPersistenceException
@LogMessage(level=ERROR) @Message(value="Unable to mark for rollback on PersistenceException: ", id=337) void unableToMarkForRollbackOnPersistenceException(@Cause Exception e) -
unableToMarkForRollbackOnTransientObjectException
@LogMessage(level=ERROR) @Message(value="Unable to mark for rollback on TransientObjectException: ", id=338) void unableToMarkForRollbackOnTransientObjectException(@Cause Exception e) -
unableToObtainConnectionMetadata
@LogMessage(level=WARN) @Message(value="Could not obtain connection metadata: %s", id=339) void unableToObtainConnectionMetadata(SQLException error) -
unableToObtainConnectionToQueryMetadata
@LogMessage(level=WARN) @Message(value="Could not obtain connection to query JDBC database metadata", id=342) void unableToObtainConnectionToQueryMetadata(@Cause Exception e) -
unableToReadOrInitHiValue
@LogMessage(level=ERROR) @Message(value="Could not read or init a hi value", id=351) void unableToReadOrInitHiValue(@Cause SQLException e) -
unableToReleaseCacheLock
@LogMessage(level=ERROR) @Message(value="Could not release a cache lock: %s", id=353) void unableToReleaseCacheLock(CacheException ce) -
unableToReleaseIsolatedConnection
@LogMessage(level=INFO) @Message(value="Unable to release isolated connection [%s]", id=356) void unableToReleaseIsolatedConnection(Throwable ignore) -
unableToReleaseTypeInfoResultSet
@LogMessage(level=WARN) @Message(value="Unable to release type info result set", id=357) void unableToReleaseTypeInfoResultSet() -
unableToRemoveBagJoinFetch
@LogMessage(level=WARN) @Message(value="Unable to erase previously added bag join fetch", id=358) void unableToRemoveBagJoinFetch() -
unableToRetrieveTypeInfoResultSet
@LogMessage(level=WARN) @Message(value="Unable to retrieve type info result set: %s", id=362) void unableToRetrieveTypeInfoResultSet(String string) -
unableToRollbackConnection
@LogMessage(level=INFO) @Message(value="Unable to rollback connection on exception [%s]", id=363) void unableToRollbackConnection(Exception ignore) -
unableToRollbackIsolatedTransaction
-
unableToRunSchemaUpdate
@LogMessage(level=ERROR) @Message(value="Error running schema update", id=366) void unableToRunSchemaUpdate(@Cause Exception e) -
unableToStopService
-
unableToUpdateQueryHiValue
@LogMessage(level=ERROR) @Message(value="Could not updateQuery hi value in: %s", id=376) void unableToUpdateQueryHiValue(String tableName, @Cause SQLException e) -
unableToWriteCachedFile
-
unregisteredResultSetWithoutStatement
@LogMessage(level=WARN) @Message(value="ResultSet had no statement associated with it, but was not yet registered", id=386) void unregisteredResultSetWithoutStatement() -
unregisteredStatement
@LogMessage(level=DEBUG) @Message(value="ResultSet\'s statement was not registered", id=387) void unregisteredStatement() -
unsupportedMultiTableBulkHqlJpaql
@LogMessage(level=WARN) @Message(value="The %s.%s.%s version of H2 implements temporary table creation such that it commits current transaction; multi-table, bulk HQL/JPQL will not work properly", id=393) void unsupportedMultiTableBulkHqlJpaql(int majorVersion, int minorVersion, int buildId) -
usingDefaultIdGeneratorSegmentValue
-
usingOldDtd
@LogMessage(level=ERROR) @Message(value="Don\'t use old DTDs, read the Hibernate 3.x Migration Guide", id=404) void usingOldDtd() -
usingUuidHexGenerator
-
version
@LogMessage(level=INFO) @Message(value="Hibernate ORM core version %s", id=412) void version(String versionString) -
warningsCreatingTempTable
@LogMessage(level=WARN) @Message(value="Warnings creating temp table: %s", id=413) void warningsCreatingTempTable(SQLWarning warning) -
writeLocksNotSupported
@LogMessage(level=WARN) @Message(value="Write locks via update not supported for non-versioned entities [%s]", id=416) void writeLocksNotSupported(String entityName) -
closingUnreleasedBatch
@LogMessage(level=DEBUG) @Message(value="Closing unreleased batch", id=420) void closingUnreleasedBatch() -
cannotResolveNonNullableTransientDependencies
@LogMessage(level=WARN) @Message(id=437, value="Attempting to save one or more entities that have a non-nullable association with an unsaved transient entity.\nThe 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 associations: %s") void cannotResolveNonNullableTransientDependencies(String transientEntityString, Set<String> dependentEntityStrings, Set<String> nonNullableAssociationPaths) -
tooManyInExpressions
@LogMessage(level=WARN) @Message(value="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", id=443) void tooManyInExpressions(String dialectName, int limit, String paramName, int size) -
usingFollowOnLocking
@LogMessage(level=WARN) @Message(value="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", id=444) void usingFollowOnLocking() -
aliasSpecificLockingWithFollowOnLocking
@LogMessage(level=WARN) @Message(value="Alias-specific lock modes requested, which is not currently supported with follow-on locking; all acquired locks will be [%s]", id=445) void aliasSpecificLockingWithFollowOnLocking(LockMode lockMode) -
explicitSkipLockedLockCombo
@LogMessage(level=WARN) @Message(value="Explicit use of UPGRADE_SKIPLOCKED in lock() calls is not recommended; use normal UPGRADE locking instead", id=447) void explicitSkipLockedLockCombo() -
multipleValidationModes
@LogMessage(level=INFO) @Message(value="\'jakarta.persistence.validation.mode\' named multiple values: %s", id=448) void multipleValidationModes(String modes) -
nonCompliantMapConversion
@LogMessage(level=WARN) @Message(id=449, value="@Convert annotation applied to Map attribute [%s] did not explicitly specify attributeName using \'key\'/\'value\' as required by spec; attempting to DoTheRightThing") void nonCompliantMapConversion(String collectionRole) -
alternateServiceRole
-
rollbackFromBackgroundThread
@LogMessage(level=WARN) @Message(id=451, value="Transaction afterCompletion called by a background thread; delaying afterCompletion processing until the original thread can handle it. [status=%s]") void rollbackFromBackgroundThread(int status) -
creatingPooledLoOptimizer
@LogMessage(level=DEBUG) @Message(value="Creating pooled optimizer (lo) with [incrementSize=%s; returnClass=%s]", id=467) void creatingPooledLoOptimizer(int incrementSize, String name) -
logUnexpectedSessionInCollectionNotConnected
@LogMessage(level=WARN) @Message(value="An unexpected session is defined for a collection, but the collection is not connected to that session. A persistent collection may only be associated with one session at a time. Overwriting session. %s", id=470) void logUnexpectedSessionInCollectionNotConnected(String msg) -
logCannotUnsetUnexpectedSessionInCollection
@LogMessage(level=WARN) @Message(value="Cannot unset session in a collection because an unexpected session is defined. A persistent collection may only be associated with one session at a time. %s", id=471) void logCannotUnsetUnexpectedSessionInCollection(String msg) -
cachedFileObsolete
@LogMessage(level=INFO) @Message(value="Omitting cached file [%s] as the mapping file is newer", id=473) void cachedFileObsolete(File cachedFile) -
logCannotLocateIndexColumnInformation
-
executingScript
@LogMessage(level=DEBUG) @Message(value="Executing script [%s]", id=476) void executingScript(String scriptName) -
startingDelayedSchemaDrop
@LogMessage(level=DEBUG) @Message(value="Starting delayed evictData of schema as part of SessionFactory shut-down\'", id=477) void startingDelayedSchemaDrop() -
unsuccessfulSchemaManagementCommand
@LogMessage(level=ERROR) @Message(value="Unsuccessful: %s", id=478) void unsuccessfulSchemaManagementCommand(String command) -
stalePersistenceContextInEntityEntry
@LogMessage(level=WARN) @Message(value="A ManagedEntity was associated with a stale PersistenceContext. A ManagedEntity may only be associated with one PersistenceContext at a time; %s", id=480) void stalePersistenceContextInEntityEntry(String msg) -
attemptToAssociateProxyWithTwoOpenSessions
-
immutableEntityUpdateQuery
-
noJtaPlatform
@LogMessage(level=INFO) @Message(value="No JTA platform available (set \'hibernate.transaction.jta.platform\' to enable JTA platform integration)", id=489) void noJtaPlatform() -
usingJtaPlatform
@LogMessage(level=INFO) @Message(value="Using JTA platform [%s]", id=490) void usingJtaPlatform(String jtaPlatformClassName) -
ignoreNotFoundWithFetchTypeLazy
-
ignoreQueuedOperationsOnMerge
@LogMessage(level=WARN) @Message(value="Attempt to merge an uninitialized collection with queued operations; queued operations will be ignored: %s", id=494) void ignoreQueuedOperationsOnMerge(String collectionInfoString) -
queuedOperationWhenAttachToSession
@LogMessage(level=WARN) @Message(value="Attaching an uninitialized collection with queued operations to a session: %s", id=495) void queuedOperationWhenAttachToSession(String collectionInfoString) -
queuedOperationWhenDetachFromSession
@LogMessage(level=INFO) @Message(value="Detaching an uninitialized collection with queued operations from a session: %s", id=496) void queuedOperationWhenDetachFromSession(String collectionInfoString) -
sequenceIncrementSizeMismatch
@LogMessage(level=WARN) @Message(value="The increment size of the [%s] sequence is set to [%d] in the entity mapping while the associated database sequence increment size is [%d]. The database sequence increment size will take precedence to avoid identifier allocation conflicts.", id=497) void sequenceIncrementSizeMismatch(String sequenceName, int incrementSize, int databaseIncrementSize) -
queuedOperationWhenDetachFromSessionOnRollback
@LogMessage(level=DEBUG) @Message(value="Detaching an uninitialized collection with queued operations from a session due to rollback: %s", id=498) void queuedOperationWhenDetachFromSessionOnRollback(String collectionInfoString) -
ignoreImmutablePropertyModification
-
multipleSchemaCreationSettingsDefined
@LogMessage(level=WARN) @Message(value="Multiple configuration properties defined to create schema. Choose at most one among \'jakarta.persistence.create-database-schemas\' or \'hibernate.hbm2ddl.create_namespaces\'.", id=504) void multipleSchemaCreationSettingsDefined() -
ignoringServiceConfigurationError
@LogMessage(level=WARN) @Message(value="Ignoring ServiceConfigurationError caught while trying to instantiate service \'%s\'.", id=505) void ignoringServiceConfigurationError(Class<?> serviceContract, @Cause ServiceConfigurationError error) -
enabledFiltersWhenDetachFromSession
@LogMessage(level=WARN) @Message(value="Detaching an uninitialized collection with enabled filters from a session: %s", id=506) void enabledFiltersWhenDetachFromSession(String collectionInfoString) -
multiTableInsertNotAvailable
@LogMessage(level=WARN) @Message(value="Multi-table insert is not available due to missing identity and window function support for: %s", id=509) void multiTableInsertNotAvailable(String entityName) -
fetchModeJoinWithLazyWarning
@LogMessage(level=WARN) @Message(value="Association with \'@Fetch(JOIN)\' and \'fetch=FetchType.LAZY\' found. This is interpreted as lazy: %s", id=510) void fetchModeJoinWithLazyWarning(String role) -
unsupportedDatabaseVersion
@LogMessage(level=WARN) @Message(value="The %2$s version for [%s] is no longer supported, hence certain features may not work properly. The minimum supported version is %3$s. Check the community dialects project for available legacy versions.", id=511) void unsupportedDatabaseVersion(String databaseName, String actualVersion, String minimumVersion) -
unableToDetermineCockroachDatabaseVersion
@LogMessage(level=WARN) @Message(value="The database version version for the Cockroach Dialect could not be determined. The minimum supported version (%s) has been set instead.", id=512) void unableToDetermineCockroachDatabaseVersion(String minimumVersion) -
unableToGenerateReflectionOptimizer
-
enhancementDiscoveryFailed
-
jdbcExceptionThrownWithTransactionRolledBack
@LogMessage(level=DEBUG) @Message(value="JDBCException was thrown for a transaction marked for rollback. This is probably due to an operation failing fast due to the transaction being marked for rollback.", id=520) void jdbcExceptionThrownWithTransactionRolledBack(@Cause JDBCException e) -
flushAndEvictOnRemove
@LogMessage(level=DEBUG) @Message(value="Flushing and evicting managed instance of type [%s] before removing detached instance with same id", id=530) void flushAndEvictOnRemove(String entityName) -
illegalArgumentOnStaticMetamodelFieldInjection
-
unableToLocateStaticMetamodelField
-
ignoringEntityNotFound
-
unusedMappedSuperclass
@LogMessage(level=DEBUG) @Message(id=15015, value="Encountered a MappedSuperclass [%s] not used in any entity hierarchy") void unusedMappedSuperclass(String name) -
duplicatedPersistenceUnitName
@LogMessage(level=WARN) @Message(id=15018, value="Encountered multiple persistence-unit stanzas defining same name [%s]; persistence-unit names must be unique") void duplicatedPersistenceUnitName(String name) -
sessionMetrics
@LogMessage(level=DEBUG) @Message(id=401, value="Logging session metrics:\n\t%s ns acquiring %s JDBC connections\n\t%s ns releasing %s JDBC connections\n\t%s ns preparing %s JDBC statements\n\t%s ns executing %s JDBC statements\n\t%s ns executing %s JDBC batches\n\t%s ns performing %s second-level cache puts\n\t%s ns performing %s second-level cache hits\n\t%s ns performing %s second-level cache misses\n\t%s ns executing %s flushes (flushing a total of %s entities and %s collections)\n\t%s ns executing %s pre-partial-flushes\n\t%s ns executing %s partial-flushes (flushing a total of %s entities and %s collections)\n") void sessionMetrics(long jdbcConnectionAcquisitionTime, int jdbcConnectionAcquisitionCount, long jdbcConnectionReleaseTime, int jdbcConnectionReleaseCount, long jdbcPrepareStatementTime, int jdbcPrepareStatementCount, long jdbcExecuteStatementTime, int jdbcExecuteStatementCount, long jdbcExecuteBatchTime, int jdbcExecuteBatchCount, long cachePutTime, int cachePutCount, long cacheHitTime, int cacheHitCount, long cacheMissTime, int cacheMissCount, long flushTime, int flushCount, long flushEntityCount, long flushCollectionCount, long prePartialFlushTime, int prePartialFlushCount, long partialFlushTime, int partialFlushCount, long partialFlushEntityCount, long partialFlushCollectionCount) -
logStatistics
@LogMessage(level=INFO) @Message(id=400, value="Logging statistics:\n\tStart time: %s\n\tSessions opened (closed): %s (%s)\n\tTransactions started (successful): %s (%s)\n\tOptimistic lock failures: %s\n\tFlushes: %s\n\tConnections obtained: %s\n\tStatements prepared (closed): %s (%s)\n\tSecond-level cache puts: %s\n\tSecond-level cache hits (misses): %s (%s)\n\tEntities loaded: %s\n\tEntities fetched: %s (minimize this)\n\tEntities updated, upserted, inserted, deleted: %s, %s, %s, %s\n\tCollections loaded: %s\n\tCollections fetched: %s (minimize this)\n\tCollections updated, removed, recreated: %s, %s, %s\n\tNatural id queries executed on database: %s\n\tNatural id cache puts: %s\n\tNatural id cache hits (misses): %s (%s)\n\tMax natural id query execution time: %s ms\n\tQueries executed on database: %s\n\tQuery cache puts: %s\n\tQuery cache hits (misses): %s (%s)\n\tMax query execution time: %s ms\n\tUpdate timestamps cache puts: %s\n\tUpdate timestamps cache hits (misses): %s (%s)\n\tQuery plan cache hits (misses): %s (%s)\n") void logStatistics(long startTime, long sessionOpenCount, long sessionCloseCount, long transactionCount, long committedTransactionCount, long optimisticFailureCount, long flushCount, long connectCount, long prepareStatementCount, long closeStatementCount, long secondLevelCachePutCount, long secondLevelCacheHitCount, long secondLevelCacheMissCount, long entityLoadCount, long entityFetchCount, long entityUpdateCount, long entityUpsertCount, long entityInsertCount, long entityDeleteCount, long collectionLoadCount, long collectionFetchCount, long collectionUpdateCount, long collectionRemoveCount, long collectionRecreateCount, long naturalIdQueryExecutionCount, long naturalIdCachePutCount, long naturalIdCacheHitCount, long naturalIdCacheMissCount, long naturalIdQueryExecutionMaxTime, long queryExecutionCount, long queryCachePutCount, long queryCacheHitCount, long queryCacheMissCount, long queryExecutionMaxTime, long updateTimestampsCachePutCount, long updateTimestampsCacheHitCount, long updateTimestampsCacheMissCount, long queryPlanCacheHitCount, long queryPlanCacheMissCount)
-