|
Change Attribute Type fetchCount : AtomicLong to fetchCount : LongAdder in class org.hibernate.stat.internal.CollectionStatisticsImpl |
From |
To |
|
Change Attribute Type executionCount : AtomicLong to executionCount : LongAdder in class org.hibernate.stat.internal.QueryStatisticsImpl |
From |
To |
|
Change Attribute Type updateTimestampsCachePutCount : AtomicLong to updateTimestampsCachePutCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type executionRowCount : AtomicLong to executionRowCount : LongAdder in class org.hibernate.stat.internal.QueryStatisticsImpl |
From |
To |
|
Change Attribute Type collectionLoadCount : AtomicLong to collectionLoadCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type optimisticFailureCount : AtomicLong to optimisticFailureCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type insertCount : AtomicLong to insertCount : LongAdder in class org.hibernate.stat.internal.EntityStatisticsImpl |
From |
To |
|
Change Attribute Type queryExecutionCount : AtomicLong to queryExecutionCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type collectionRemoveCount : AtomicLong to collectionRemoveCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type queryCacheHitCount : AtomicLong to queryCacheHitCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type sessionOpenCount : AtomicLong to sessionOpenCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type naturalIdCacheMissCount : AtomicLong to naturalIdCacheMissCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type flushCount : AtomicLong to flushCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type entityLoadCount : AtomicLong to entityLoadCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type putCount : AtomicLong to putCount : LongAdder in class org.hibernate.stat.internal.CacheRegionStatisticsImpl |
From |
To |
|
Change Attribute Type cachePutCount : AtomicLong to cachePutCount : LongAdder in class org.hibernate.stat.internal.AbstractCacheableDataStatistics |
From |
To |
|
Change Attribute Type entityInsertCount : AtomicLong to entityInsertCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type deleteCount : AtomicLong to deleteCount : LongAdder in class org.hibernate.stat.internal.EntityStatisticsImpl |
From |
To |
|
Change Attribute Type loadCount : AtomicLong to loadCount : LongAdder in class org.hibernate.stat.internal.CollectionStatisticsImpl |
From |
To |
|
Change Attribute Type entityUpdateCount : AtomicLong to entityUpdateCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type naturalIdCacheHitCount : AtomicLong to naturalIdCacheHitCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type queryCacheMissCount : AtomicLong to queryCacheMissCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type collectionFetchCount : AtomicLong to collectionFetchCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type recreateCount : AtomicLong to recreateCount : LongAdder in class org.hibernate.stat.internal.CollectionStatisticsImpl |
From |
To |
|
Change Attribute Type secondLevelCacheMissCount : AtomicLong to secondLevelCacheMissCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type cacheHitCount : AtomicLong to cacheHitCount : LongAdder in class org.hibernate.stat.internal.AbstractCacheableDataStatistics |
From |
To |
|
Change Attribute Type cacheMissCount : AtomicLong to cacheMissCount : LongAdder in class org.hibernate.stat.internal.AbstractCacheableDataStatistics |
From |
To |
|
Change Attribute Type removeCount : AtomicLong to removeCount : LongAdder in class org.hibernate.stat.internal.CollectionStatisticsImpl |
From |
To |
|
Change Attribute Type closeStatementCount : AtomicLong to closeStatementCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type fetchCount : AtomicLong to fetchCount : LongAdder in class org.hibernate.stat.internal.EntityStatisticsImpl |
From |
To |
|
Change Attribute Type naturalIdCachePutCount : AtomicLong to naturalIdCachePutCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type cacheMissCount : AtomicLong to cacheMissCount : LongAdder in class org.hibernate.stat.internal.QueryStatisticsImpl |
From |
To |
|
Change Attribute Type collectionUpdateCount : AtomicLong to collectionUpdateCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type cachePutCount : AtomicLong to cachePutCount : LongAdder in class org.hibernate.stat.internal.QueryStatisticsImpl |
From |
To |
|
Change Attribute Type updateTimestampsCacheHitCount : AtomicLong to updateTimestampsCacheHitCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type secondLevelCachePutCount : AtomicLong to secondLevelCachePutCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type committedTransactionCount : AtomicLong to committedTransactionCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type loadCount : AtomicLong to loadCount : LongAdder in class org.hibernate.stat.internal.EntityStatisticsImpl |
From |
To |
|
Change Attribute Type secondLevelCacheHitCount : AtomicLong to secondLevelCacheHitCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type updateCount : AtomicLong to updateCount : LongAdder in class org.hibernate.stat.internal.CollectionStatisticsImpl |
From |
To |
|
Change Attribute Type missCount : AtomicLong to missCount : LongAdder in class org.hibernate.stat.internal.CacheRegionStatisticsImpl |
From |
To |
|
Change Attribute Type naturalIdQueryExecutionCount : AtomicLong to naturalIdQueryExecutionCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type cacheHitCount : AtomicLong to cacheHitCount : LongAdder in class org.hibernate.stat.internal.QueryStatisticsImpl |
From |
To |
|
Change Attribute Type connectCount : AtomicLong to connectCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type sessionCloseCount : AtomicLong to sessionCloseCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type updateCount : AtomicLong to updateCount : LongAdder in class org.hibernate.stat.internal.EntityStatisticsImpl |
From |
To |
|
Change Attribute Type prepareStatementCount : AtomicLong to prepareStatementCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type queryCachePutCount : AtomicLong to queryCachePutCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type transactionCount : AtomicLong to transactionCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type collectionRecreateCount : AtomicLong to collectionRecreateCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type updateTimestampsCacheMissCount : AtomicLong to updateTimestampsCacheMissCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type entityDeleteCount : AtomicLong to entityDeleteCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type optimisticFailureCount : AtomicLong to optimisticFailureCount : LongAdder in class org.hibernate.stat.internal.EntityStatisticsImpl |
From |
To |
|
Change Attribute Type entityFetchCount : AtomicLong to entityFetchCount : LongAdder in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Attribute Type hitCount : AtomicLong to hitCount : LongAdder in class org.hibernate.stat.internal.CacheRegionStatisticsImpl |
From |
To |