|
Change Parameter Type factory : QueryCacheFactory to factory : TimestampsRegionAccessFactory in method public applyTimestampsRegionAccessFactory(factory TimestampsRegionAccessFactory) : void in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder |
From |
To |
|
Change Parameter Type entityCacheAccessStrategy : EntityRegionAccessStrategy to entityCacheAccessStrategy : EntityDataAccess in method private createEntityPersister(persisterClass Class<? extends EntityPersister>, entityBinding PersistentClass, entityCacheAccessStrategy EntityDataAccess, naturalIdCacheAccessStrategy NaturalIdDataAccess, creationContext PersisterCreationContext) : EntityPersister in class org.hibernate.persister.internal.PersisterFactoryImpl |
From |
To |
|
Change Parameter Type naturalIdRegionAccessStrategy : NaturalIdRegionAccessStrategy to naturalIdRegionAccessStrategy : NaturalIdDataAccess in method public UnionSubclassEntityPersister(persistentClass PersistentClass, cacheAccessStrategy EntityDataAccess, naturalIdRegionAccessStrategy NaturalIdDataAccess, creationContext PersisterCreationContext) in class org.hibernate.persister.entity.UnionSubclassEntityPersister |
From |
To |
|
Change Parameter Type naturalIdRegionAccessStrategy : NaturalIdRegionAccessStrategy to naturalIdRegionAccessStrategy : NaturalIdDataAccess in method public GoofyProvider(persistentClass PersistentClass, entityDataAccessstrategy EntityDataAccess, naturalIdRegionAccessStrategy NaturalIdDataAccess, creationContext PersisterCreationContext) in class org.hibernate.jpa.test.ejb3configuration.PersisterClassProviderTest.GoofyProvider |
From |
To |
|
Change Parameter Type naturalIdRegionAccessStrategy : NaturalIdRegionAccessStrategy to naturalIdRegionAccessStrategy : NaturalIdDataAccess in method public CustomPersister(model PersistentClass, cacheAccessStrategy EntityDataAccess, naturalIdRegionAccessStrategy NaturalIdDataAccess, creationContext PersisterCreationContext) in class org.hibernate.test.legacy.CustomPersister |
From |
To |
|
Change Parameter Type cache : EntityRegionAccessStrategy to cache : EntityDataAccess in method private cacheAfterInsert(cache EntityDataAccess, ck Object) : boolean in class org.hibernate.action.internal.EntityInsertAction |
From |
To |
|
Change Parameter Type region : EntityRegionImpl to region : DomainDataRegionImpl in method public EntityReadOnlyAccess(region DomainDataRegionImpl, congfig EntityDataCachingConfig) in class org.hibernate.testing.cache.EntityReadOnlyAccess |
From |
To |
|
Change Parameter Type spaces : Serializable... to spaces : String... in method private invalidateSpaces(spaces String...) : void in class org.hibernate.engine.spi.ActionQueue |
From |
To |
|
Change Parameter Type cacheAccessStrategy : EntityRegionAccessStrategy to cacheAccessStrategy : EntityDataAccess in method public CustomPersister(model PersistentClass, cacheAccessStrategy EntityDataAccess, naturalIdRegionAccessStrategy NaturalIdDataAccess, creationContext PersisterCreationContext) in class org.hibernate.test.legacy.CustomPersister |
From |
To |
|
Change Parameter Type cacheAccessStrategy : CollectionRegionAccessStrategy to cacheAccessStrategy : CollectionDataAccess in method public BasicCollectionPersister(collectionBinding Collection, cacheAccessStrategy CollectionDataAccess, creationContext PersisterCreationContext) in class org.hibernate.persister.collection.BasicCollectionPersister |
From |
To |
|
Change Parameter Type naturalIdCacheAccessStrategy : NaturalIdRegionAccessStrategy to naturalIdCacheAccessStrategy : NaturalIdDataAccess in method private createEntityPersister(persisterClass Class<? extends EntityPersister>, entityBinding PersistentClass, entityCacheAccessStrategy EntityDataAccess, naturalIdCacheAccessStrategy NaturalIdDataAccess, creationContext PersisterCreationContext) : EntityPersister in class org.hibernate.persister.internal.PersisterFactoryImpl |
From |
To |
|
Change Parameter Type naturalIdCacheAccessStrategy : NaturalIdRegionAccessStrategy to naturalIdCacheAccessStrategy : NaturalIdDataAccess in method public createEntityPersister(entityBinding PersistentClass, entityCacheAccessStrategy EntityDataAccess, naturalIdCacheAccessStrategy NaturalIdDataAccess, creationContext PersisterCreationContext) : EntityPersister in class org.hibernate.persister.internal.PersisterFactoryImpl |
From |
To |
|
Change Parameter Type spaces : Set<Serializable> to spaces : String[] in method public isUpToDate(spaces String[], timestamp Long, session SharedSessionContractImplementor) : boolean in class org.hibernate.cache.internal.TimestampsRegionAccessEnabledImpl |
From |
To |
|
Change Parameter Type cacheAccessStrategy : CollectionRegionAccessStrategy to cacheAccessStrategy : CollectionDataAccess in method public OneToManyPersister(collectionBinding Collection, cacheAccessStrategy CollectionDataAccess, creationContext PersisterCreationContext) in class org.hibernate.persister.collection.OneToManyPersister |
From |
To |
|
Change Parameter Type naturalIdCacheAccessStrategy : NaturalIdRegionAccessStrategy to naturalIdCacheAccessStrategy : NaturalIdDataAccess in method public createEntityPersister(entityBinding PersistentClass, entityCacheAccessStrategy EntityDataAccess, naturalIdCacheAccessStrategy NaturalIdDataAccess, creationContext PersisterCreationContext) : EntityPersister in class org.hibernate.persister.spi.PersisterFactory |
From |
To |
|
Change Parameter Type region : EntityRegionImpl to domainDataRegion : DomainDataRegionImpl in method public EntityNonStrictReadWriteAccess(domainDataRegion DomainDataRegionImpl, entityAccessConfig EntityDataCachingConfig) in class org.hibernate.testing.cache.EntityNonStrictReadWriteAccess |
From |
To |
|
Change Parameter Type entityCacheAccessStrategy : EntityRegionAccessStrategy to entityCacheAccessStrategy : EntityDataAccess in method public createEntityPersister(entityBinding PersistentClass, entityCacheAccessStrategy EntityDataAccess, naturalIdCacheAccessStrategy NaturalIdDataAccess, creationContext PersisterCreationContext) : EntityPersister in class org.hibernate.persister.spi.PersisterFactory |
From |
To |
|
Change Parameter Type properties : Properties to sessionFactory : SessionFactoryImplementor in method public buildTimestampsRegion(regionName String, sessionFactory SessionFactoryImplementor) : TimestampsRegion in class org.hibernate.cache.internal.NoCachingRegionFactory |
From |
To |
|
Change Parameter Type naturalIdRegionAccessStrategy : NaturalIdRegionAccessStrategy to naturalIdRegionAccessStrategy : NaturalIdDataAccess in method public EntityPersister(persistentClass PersistentClass, cache EntityDataAccess, naturalIdRegionAccessStrategy NaturalIdDataAccess, creationContext PersisterCreationContext) in class org.hibernate.test.annotations.persister.EntityPersister |
From |
To |
|
Change Parameter Type cacheAccessStrategy : EntityRegionAccessStrategy to cacheAccessStrategy : EntityDataAccess in method public SingleTableEntityPersister(persistentClass PersistentClass, cacheAccessStrategy EntityDataAccess, naturalIdRegionAccessStrategy NaturalIdDataAccess, creationContext PersisterCreationContext) in class org.hibernate.persister.entity.SingleTableEntityPersister |
From |
To |
|
Change Parameter Type cache : EntityRegionAccessStrategy to cache : EntityDataAccess in method public EntityPersister(persistentClass PersistentClass, cache EntityDataAccess, naturalIdRegionAccessStrategy NaturalIdDataAccess, creationContext PersisterCreationContext) in class org.hibernate.test.annotations.persister.EntityPersister |
From |
To |
|
Change Parameter Type src : SecondLevelCacheStatistics to src : CacheRegionStatistics in method public CacheRegionStats(region String, src CacheRegionStatistics) in class org.hibernate.cache.ehcache.management.impl.CacheRegionStats |
From |
To |
|
Change Parameter Type entityCacheAccessStrategy : EntityRegionAccessStrategy to entityCacheAccessStrategy : EntityDataAccess in method public createEntityPersister(entityBinding PersistentClass, entityCacheAccessStrategy EntityDataAccess, naturalIdCacheAccessStrategy NaturalIdDataAccess, creationContext PersisterCreationContext) : EntityPersister in class org.hibernate.persister.internal.PersisterFactoryImpl |
From |
To |
|
Change Parameter Type cacheAccessStrategy : CollectionRegionAccessStrategy to cacheAccessStrategy : CollectionDataAccess in method private createCollectionPersister(persisterClass Class<? extends CollectionPersister>, collectionBinding Collection, cacheAccessStrategy CollectionDataAccess, creationContext PersisterCreationContext) : CollectionPersister in class org.hibernate.persister.internal.PersisterFactoryImpl |
From |
To |
|
Change Parameter Type region : EntityRegionImpl to region : DomainDataRegionImpl in method public EntityTransactionalAccess(region DomainDataRegionImpl, entityAccessConfig EntityDataCachingConfig) in class org.hibernate.testing.cache.EntityTransactionalAccess |
From |
To |
|
Change Parameter Type cacheAccessStrategy : RegionAccessStrategy to cacheAccess : CachedDomainDataAccess in method public fromSharedCache(session SharedSessionContractImplementor, cacheKey Object, cacheAccess CachedDomainDataAccess) : Serializable in class org.hibernate.engine.internal.CacheHelper |
From |
To |
|
Change Parameter Type region : CollectionRegionImpl to region : DomainDataRegionImpl in method public NaturalIdNonStrictReadWriteAccess(region DomainDataRegionImpl, naturalIdDataCachingConfig NaturalIdDataCachingConfig) in class org.hibernate.testing.cache.NaturalIdNonStrictReadWriteAccess |
From |
To |
|
Change Parameter Type cache : EntityRegionAccessStrategy to cache : EntityDataAccess in method private cacheAfterUpdate(cache EntityDataAccess, ck Object) : boolean in class org.hibernate.action.internal.EntityUpdateAction |
From |
To |
|
Change Parameter Type naturalIdRegionAccessStrategy : NaturalIdRegionAccessStrategy to naturalIdRegionAccessStrategy : NaturalIdDataAccess in method public NoopEntityPersister(persistentClass PersistentClass, cacheAccessStrategy EntityDataAccess, naturalIdRegionAccessStrategy NaturalIdDataAccess, creationContext PersisterCreationContext) in class org.hibernate.test.cfg.persister.GoofyPersisterClassProvider.NoopEntityPersister |
From |
To |
|
Change Parameter Type cacheAccessStrategy : CollectionRegionAccessStrategy to cacheAccessStrategy : CollectionDataAccess in method public CollectionPersister(collectionBinding Collection, cacheAccessStrategy CollectionDataAccess, creationContext PersisterCreationContext) in class org.hibernate.test.annotations.persister.CollectionPersister |
From |
To |
|
Change Parameter Type properties : Properties to sessionFactory : SessionFactoryImplementor in method public buildQueryResultsRegion(regionName String, sessionFactory SessionFactoryImplementor) : QueryResultsRegion in class org.hibernate.cache.spi.RegionFactory |
From |
To |
|
Change Parameter Type cacheAccessStrategy : CollectionRegionAccessStrategy to cacheAccessStrategy : CollectionDataAccess in method public createCollectionPersister(collectionBinding Collection, cacheAccessStrategy CollectionDataAccess, creationContext PersisterCreationContext) : CollectionPersister in class org.hibernate.persister.spi.PersisterFactory |
From |
To |
|
Change Parameter Type lock : Lock to lock : SoftLockImpl in method protected decrementLock(session SharedSessionContractImplementor, key Object, lock SoftLockImpl) : void in class org.hibernate.testing.cache.AbstractReadWriteAccess |
From |
To |
|
Change Parameter Type accessStrategy : NaturalIdRegionAccessStrategy to accessStrategies : Set<NaturalIdDataAccess> in method package DeprecatedNaturalIdCacheStatisticsImpl(regionName String, accessStrategies Set<NaturalIdDataAccess>) in class org.hibernate.stat.internal.DeprecatedNaturalIdCacheStatisticsImpl |
From |
To |
|
Change Parameter Type naturalIdCacheAccessStrategy : NaturalIdRegionAccessStrategy to naturalIdCacheAccessStrategy : NaturalIdDataAccess in method public NaturalIdCleanup(naturalIdCacheAccessStrategy NaturalIdDataAccess) in class org.hibernate.action.internal.BulkOperationCleanupAction.NaturalIdCleanup |
From |
To |
|
Change Parameter Type properties : Properties to sessionFactory : SessionFactoryImplementor in method public buildQueryResultsRegion(regionName String, sessionFactory SessionFactoryImplementor) : QueryResultsRegion in class org.hibernate.cache.internal.NoCachingRegionFactory |
From |
To |
|
Change Parameter Type queryCache : QueryCache to queryCache : QueryResultRegionAccess in method protected putResultInQueryCache(session SharedSessionContractImplementor, queryParameters QueryParameters, resultTypes Type[], queryCache QueryResultRegionAccess, key QueryKey, result List) : void in class org.hibernate.loader.Loader |
From |
To |
|
Change Parameter Type cacheAccessStrategy : EntityRegionAccessStrategy to cacheAccessStrategy : EntityDataAccess in method public AbstractEntityPersister(persistentClass PersistentClass, cacheAccessStrategy EntityDataAccess, naturalIdRegionAccessStrategy NaturalIdDataAccess, creationContext PersisterCreationContext) in class org.hibernate.persister.entity.AbstractEntityPersister |
From |
To |
|
Change Parameter Type cacheAccessStrategy : CollectionRegionAccessStrategy to cacheAccessStrategy : CollectionDataAccess in method public AbstractCollectionPersister(collectionBinding Collection, cacheAccessStrategy CollectionDataAccess, creationContext PersisterCreationContext) in class org.hibernate.persister.collection.AbstractCollectionPersister |
From |
To |
|
Change Parameter Type naturalIdRegionAccessStrategy : NaturalIdRegionAccessStrategy to naturalIdRegionAccessStrategy : NaturalIdDataAccess in method public JoinedSubclassEntityPersister(persistentClass PersistentClass, cacheAccessStrategy EntityDataAccess, naturalIdRegionAccessStrategy NaturalIdDataAccess, creationContext PersisterCreationContext) in class org.hibernate.persister.entity.JoinedSubclassEntityPersister |
From |
To |
|
Change Parameter Type factory : QueryCacheFactory to factory : TimestampsRegionAccessFactory in method public applyTimestampsRegionAccessFactory(factory TimestampsRegionAccessFactory) : SessionFactoryBuilder in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder |
From |
To |
|
Change Parameter Type spaces : Serializable[] to spaces : String[] in method public preInvalidate(spaces String[], session SharedSessionContractImplementor) : void in class org.hibernate.cache.internal.TimestampsRegionAccessEnabledImpl |
From |
To |
|
Change Parameter Type region : Region to regionName : String in method package DeprecatedNaturalIdCacheStatisticsImpl(regionName String, accessStrategies Set<NaturalIdDataAccess>) in class org.hibernate.stat.internal.DeprecatedNaturalIdCacheStatisticsImpl |
From |
To |
|
Change Parameter Type region : NaturalIdRegionImpl to region : DomainDataRegionImpl in method public NaturalIdReadOnlyAccess(region DomainDataRegionImpl, naturalIdDataCachingConfig NaturalIdDataCachingConfig) in class org.hibernate.testing.cache.NaturalIdReadOnlyAccess |
From |
To |
|
Change Parameter Type queryCache : QueryCache to queryCache : QueryResultRegionAccess in method private getResultFromQueryCache(session SharedSessionContractImplementor, queryParameters QueryParameters, querySpaces Set<Serializable>, resultTypes Type[], queryCache QueryResultRegionAccess, key QueryKey) : List in class org.hibernate.loader.Loader |
From |
To |
|
Change Parameter Type cacheAccessStrategy : EntityRegionAccessStrategy to cacheAccessStrategy : EntityDataAccess in method public UnionSubclassEntityPersister(persistentClass PersistentClass, cacheAccessStrategy EntityDataAccess, naturalIdRegionAccessStrategy NaturalIdDataAccess, creationContext PersisterCreationContext) in class org.hibernate.persister.entity.UnionSubclassEntityPersister |
From |
To |
|
Change Parameter Type cacheAccessStrategy : CollectionRegionAccessStrategy to cacheAccessStrategy : CollectionDataAccess in method public createCollectionPersister(collectionBinding Collection, cacheAccessStrategy CollectionDataAccess, creationContext PersisterCreationContext) : CollectionPersister in class org.hibernate.persister.internal.PersisterFactoryImpl |
From |
To |
|
Change Parameter Type naturalIdRegionAccessStrategy : NaturalIdRegionAccessStrategy to naturalIdRegionAccessStrategy : NaturalIdDataAccess in method public SingleTableEntityPersister(persistentClass PersistentClass, cacheAccessStrategy EntityDataAccess, naturalIdRegionAccessStrategy NaturalIdDataAccess, creationContext PersisterCreationContext) in class org.hibernate.persister.entity.SingleTableEntityPersister |
From |
To |
|
Change Parameter Type queryCache : QueryCache to queryCache : QueryResultRegionAccess in method protected putResultInQueryCache(session SharedSessionContractImplementor, queryParameters QueryParameters, resultTypes Type[], queryCache QueryResultRegionAccess, key QueryKey, result List) : void in class org.hibernate.loader.custom.CustomLoader |
From |
To |
|
Change Parameter Type properties : Properties to sessionFactory : SessionFactoryImplementor in method public buildTimestampsRegion(regionName String, sessionFactory SessionFactoryImplementor) : TimestampsRegion in class org.hibernate.cache.spi.RegionFactory |
From |
To |
|
Change Parameter Type cacheAccess : EntityRegionAccessStrategy to cacheAccess : EntityDataAccess in method private EntityCleanup(cacheAccess EntityDataAccess) in class org.hibernate.action.internal.BulkOperationCleanupAction.EntityCleanup |
From |
To |
|
Change Parameter Type spaces : Set<Serializable> to spaces : String[] in method public get(key QueryKey, spaces String[], returnTypes Type[], session SharedSessionContractImplementor) : List in class org.hibernate.cache.internal.QueryResultRegionAccessImpl |
From |
To |
|
Change Parameter Type cacheAccessStrategy : CollectionRegionAccessStrategy to cacheAccessStrategy : CollectionDataAccess in method public NoopCollectionPersister(collectionBinding Collection, cacheAccessStrategy CollectionDataAccess, creationContext PersisterCreationContext) in class org.hibernate.test.cfg.persister.GoofyPersisterClassProvider.NoopCollectionPersister |
From |
To |
|
Change Parameter Type cacheAccess : CollectionRegionAccessStrategy to cacheAccess : CollectionDataAccess in method private CollectionCleanup(cacheAccess CollectionDataAccess) in class org.hibernate.action.internal.BulkOperationCleanupAction.CollectionCleanup |
From |
To |
|
Change Parameter Type cacheAccessStrategy : EntityRegionAccessStrategy to cacheAccessStrategy : EntityDataAccess in method public NoopEntityPersister(persistentClass PersistentClass, cacheAccessStrategy EntityDataAccess, naturalIdRegionAccessStrategy NaturalIdDataAccess, creationContext PersisterCreationContext) in class org.hibernate.test.cfg.persister.GoofyPersisterClassProvider.NoopEntityPersister |
From |
To |
|
Change Parameter Type factory : QueryCacheFactory to factory : TimestampsRegionAccessFactory in method public applyTimestampsRegionAccessFactory(factory TimestampsRegionAccessFactory) : SessionFactoryBuilder in class org.hibernate.boot.SessionFactoryBuilder |
From |
To |
|
Change Parameter Type factory : QueryCacheFactory to factory : TimestampsRegionAccessFactory in method public applyTimestampsRegionAccessFactory(factory TimestampsRegionAccessFactory) : SessionFactoryBuilder in class org.hibernate.boot.internal.SessionFactoryBuilderImpl |
From |
To |
|
Change Parameter Type cacheManager : CacheImplementor to timestampsCache : TimestampsRegionAccess in method package QueryResultRegionAccessImpl(cacheRegion QueryResultsRegion, timestampsCache TimestampsRegionAccess) in class org.hibernate.cache.internal.QueryResultRegionAccessImpl |
From |
To |
|
Change Parameter Type naturalIdRegionAccessStrategy : NaturalIdRegionAccessStrategy to naturalIdRegionAccessStrategy : NaturalIdDataAccess in method public AbstractEntityPersister(persistentClass PersistentClass, cacheAccessStrategy EntityDataAccess, naturalIdRegionAccessStrategy NaturalIdDataAccess, creationContext PersisterCreationContext) in class org.hibernate.persister.entity.AbstractEntityPersister |
From |
To |
|
Change Parameter Type cacheAccessStrategy : EntityRegionAccessStrategy to cacheAccessStrategy : EntityDataAccess in method public JoinedSubclassEntityPersister(persistentClass PersistentClass, cacheAccessStrategy EntityDataAccess, naturalIdRegionAccessStrategy NaturalIdDataAccess, creationContext PersisterCreationContext) in class org.hibernate.persister.entity.JoinedSubclassEntityPersister |
From |
To |
|
Change Variable Type cache : EntityRegionAccessStrategy to cache : EntityDataAccess in method public onRefresh(event RefreshEvent, refreshedAlready Map) : void in class org.hibernate.event.internal.DefaultRefreshEventListener |
From |
To |
|
Change Variable Type cache : CollectionRegionAccessStrategy to cache : CollectionDataAccess in method public testSecondLevelCachedCollectionsFiltering() : void in class org.hibernate.test.filter.DynamicFilterTest |
From |
To |
|
Change Variable Type cache : CollectionRegionAccessStrategy to cacheAccess : CollectionDataAccess in method private addCollectionToCache(lce LoadingCollectionEntry, persister CollectionPersister) : void in class org.hibernate.engine.loading.internal.CollectionLoadContext |
From |
To |
|
Change Variable Type slcs : SecondLevelCacheStatistics to slcs : CacheRegionStatistics in method public testStaleWritesLeaveCacheConsistent() : void in class org.hibernate.test.cache.ehcache.EhCacheTest |
From |
To |
|
Change Variable Type cache : EntityRegionAccessStrategy to cache : EntityDataAccess in method public execute() : void in class org.hibernate.action.internal.EntityUpdateAction |
From |
To |
|
Change Variable Type cache : EntityRegionAccessStrategy to cache : EntityDataAccess in method public doAfterTransactionCompletion(success boolean, session SharedSessionContractImplementor) : void in class org.hibernate.action.internal.EntityDeleteAction |
From |
To |
|
Change Variable Type propertySpaces : Set<Serializable> to propertySpaces : Set in method private executeActions(list ExecutableList<E>) : void in class org.hibernate.engine.spi.ActionQueue |
From |
To |
|
Change Variable Type cache : EntityRegionAccessStrategy to cache : EntityDataAccess in method public doAfterTransactionCompletion(success boolean, session SharedSessionContractImplementor) : void in class org.hibernate.action.internal.EntityInsertAction |
From |
To |
|
Change Variable Type slcs : SecondLevelCacheStatistics to slcs : CacheRegionStatistics in method public testStaleWritesLeaveCacheConsistent() : void in class org.hibernate.test.cache.HibernateCacheTest |
From |
To |
|
Change Variable Type accessStrategy : EntityRegionAccessStrategy to accessStrategy : EntityDataAccess in method public initialize(mappingMetadata MetadataImplementor, jpaMetaModelPopulationSetting JpaMetaModelPopulationSetting) : void in class org.hibernate.metamodel.internal.MetamodelImpl |
From |
To |
|
Change Variable Type statistics : SecondLevelCacheStatistics to statistics : CacheRegionStatistics in method public testEmptySecondLevelCacheEntry() : void in class org.hibernate.test.cache.ehcache.EhCacheTest |
From |
To |
|
Change Variable Type cacheable : List to cachedItem : CacheItem in method private getCachedData(key QueryKey, session SharedSessionContractImplementor) : CacheItem in class org.hibernate.cache.internal.QueryResultRegionAccessImpl |
From |
To |
|
Change Variable Type secondLevelCacheStatistics : ConcurrentSecondLevelCacheStatisticsImpl to secondLevelCacheStatistics : SecondLevelCacheStatistics in method public testThatGetSecondLevelCacheStatisticsWhenSecondLevelCacheIsNotEnabledReturnsNull() : void in class org.hibernate.stat.internal.ConcurrentStatisticsTest |
From |
To |
|
Change Variable Type cache : EntityRegionAccessStrategy to cache : EntityDataAccess in method private lockAndLoad(event LoadEvent, persister EntityPersister, keyToLoad EntityKey, options LoadEventListener.LoadType, source SessionImplementor) : Object in class org.hibernate.event.internal.DefaultLoadEventListener |
From |
To |
|
Change Variable Type naturalIdAccessStrategy : NaturalIdRegionAccessStrategy to naturalIdAccessStrategy : NaturalIdDataAccess in method public initialize(mappingMetadata MetadataImplementor, jpaMetaModelPopulationSetting JpaMetaModelPopulationSetting) : void in class org.hibernate.metamodel.internal.MetamodelImpl |
From |
To |
|
Change Variable Type statistics : SecondLevelCacheStatistics to statistics : CacheRegionStatistics in method public testEmptySecondLevelCacheEntry() : void in class org.hibernate.test.cache.HibernateCacheTest |
From |
To |
|
Change Variable Type cache : CollectionRegionAccessStrategy to cache : CollectionDataAccess in method private isCached(id Serializable, entityClass Class<?>, attr String) : boolean in class org.hibernate.test.ondemandload.cache.CacheLazyLoadNoTransTest |
From |
To |
|
Change Variable Type region : EntityRegionImpl to region : DomainDataRegion in method public basicCacheStructureTest() : void in class org.hibernate.test.converter.caching.BasicUnstructuredCachingOfConvertedValueTest |
From |
To |
|
Change Variable Type cacheable : List to cacheItem : CacheItem in method public get(key QueryKey, spaces String[], returnTypes Type[], session SharedSessionContractImplementor) : List in class org.hibernate.cache.internal.QueryResultRegionAccessImpl |
From |
To |
|
Change Variable Type cache : EntityRegionAccessStrategy to cache : EntityDataAccess in method protected upgradeLock(object Object, entry EntityEntry, lockOptions LockOptions, source EventSource) : void in class org.hibernate.event.internal.AbstractLockUpgradeEventListener |
From |
To |
|
Change Variable Type cache : EntityRegionAccessStrategy to cache : EntityDataAccess in method public doAfterTransactionCompletion(success boolean, session SharedSessionContractImplementor) : void in class org.hibernate.action.internal.EntityUpdateAction |
From |
To |
|
Change Variable Type region : EntityRegionImpl to region : DomainDataRegion in method public basicCacheStructureTest() : void in class org.hibernate.test.converter.caching.BasicStructuredCachingOfConvertedValueTest |
From |
To |
|
Change Variable Type cache : EntityRegionAccessStrategy to cache : EntityDataAccess in method public isTransient(entity Object, session SharedSessionContractImplementor) : Boolean in class org.hibernate.persister.entity.AbstractEntityPersister |
From |
To |
|
Change Variable Type naturalIdCacheAccessStrategy : NaturalIdRegionAccessStrategy to naturalIdCacheAccessStrategy : NaturalIdDataAccess in method public removeNaturalIdCrossReference(persister EntityPersister, pk Serializable, naturalIdValues Object[]) : Object[] in class org.hibernate.engine.internal.NaturalIdXrefDelegate |
From |
To |
|
Change Variable Type cache : CollectionRegionAccessStrategy to cache : CollectionDataAccess in method public testCachedValueAfterEviction() : void in class org.hibernate.test.cache.CollectionCacheEvictionTest |
From |
To |
|
Change Variable Type cache : EntityRegionAccessStrategy to cache : EntityDataAccess in method private getFromSharedCache(event LoadEvent, persister EntityPersister, source SessionImplementor) : Object in class org.hibernate.event.internal.DefaultLoadEventListener |
From |
To |
|
Change Variable Type cache : EntityRegionAccessStrategy to cache : EntityDataAccess in method private doInitializeEntity(entity Object, entityEntry EntityEntry, readOnly boolean, session SharedSessionContractImplementor, preLoadEvent PreLoadEvent) : void in class org.hibernate.engine.internal.TwoPhaseLoad |
From |
To |
|
Change Variable Type cache : EntityRegionAccessStrategy to cache : EntityDataAccess in method public execute() : void in class org.hibernate.action.internal.EntityDeleteAction |
From |
To |
|
Change Variable Type slcs : SecondLevelCacheStatistics to slcs : CacheRegionStatistics in method public testQueryCacheInvalidation() : void in class org.hibernate.test.cache.ehcache.EhCacheTest |
From |
To |
|
Change Variable Type cache : EntityRegionAccessStrategy to cache : EntityDataAccess in method public execute() : void in class org.hibernate.action.internal.EntityInsertAction |
From |
To |
|
Change Variable Type accessStrategy : CollectionRegionAccessStrategy to accessStrategy : CollectionDataAccess in method public initialize(mappingMetadata MetadataImplementor, jpaMetaModelPopulationSetting JpaMetaModelPopulationSetting) : void in class org.hibernate.metamodel.internal.MetamodelImpl |
From |
To |
|
Change Variable Type cache : CollectionRegionAccessStrategy to cache : CollectionDataAccess in method private evictCachedCollections(types Type[], id Serializable, source EventSource) : void in class org.hibernate.event.internal.DefaultRefreshEventListener |
From |
To |
|
Change Variable Type secondLevelCacheStatistics : SecondLevelCacheStatistics to secondLevelCacheStatistics : CacheRegionStatistics in method public testCache() : void in class org.hibernate.userguide.caching.SecondLevelCacheTest |
From |
To |
|
Change Variable Type region : BaseRegion to entityDataAccess : EntityDataAccess in method public execute() : void in class org.hibernate.test.bytecode.enhancement.lazyCache.InitFromCacheTest |
From |
To |
|
Change Variable Type lock : Lock to lock : SoftLockImpl in method public lockItem(session SharedSessionContractImplementor, key Object, version Object) : SoftLock in class org.hibernate.testing.cache.AbstractReadWriteAccess |
From |
To |
|
Change Variable Type cache : CollectionRegionAccessStrategy to cache : CollectionDataAccess in method private isCached(collectionKey Serializable, persister CollectionPersister) : boolean in class org.hibernate.engine.spi.BatchFetchQueue |
From |
To |
|
Change Variable Type cacheEntry : StandardCacheEntryImpl to cachedItem : Object in method public execute() : void in class org.hibernate.test.bytecode.enhancement.lazyCache.InitFromCacheTest |
From |
To |
|
Change Variable Type cache : EntityRegionAccessStrategy to cacheAccess : EntityDataAccess in method public initializeLazyProperty(fieldName String, entity Object, session SharedSessionContractImplementor) : Object in class org.hibernate.persister.entity.AbstractEntityPersister |
From |
To |
|
Change Variable Type naturalIdCacheAccessStrategy : NaturalIdRegionAccessStrategy to naturalIdCacheAccessStrategy : NaturalIdDataAccess in method public findCachedNaturalIdResolution(persister EntityPersister, naturalIdValues Object[]) : Serializable in class org.hibernate.engine.internal.NaturalIdXrefDelegate |
From |
To |
|
Change Variable Type cache : CollectionRegionAccessStrategy to cache : CollectionDataAccess in method protected evict() : void in class org.hibernate.action.internal.CollectionAction |
From |
To |
|
Change Variable Type cache : CollectionRegionAccessStrategy to cache : CollectionDataAccess in method public doAfterTransactionCompletion(success boolean, session SharedSessionContractImplementor) : void in class org.hibernate.action.internal.CollectionAction.CacheCleanupProcess |
From |
To |
|
Change Variable Type cache : CollectionRegionAccessStrategy to cache : CollectionDataAccess in method public beforeExecutions() : void in class org.hibernate.action.internal.CollectionAction |
From |
To |
|
Change Variable Type queryCache : QueryCache to queryCache : QueryResultRegionAccess in method private listUsingQueryCache(session SharedSessionContractImplementor, queryParameters QueryParameters, querySpaces Set<Serializable>, resultTypes Type[]) : List in class org.hibernate.loader.Loader |
From |
To |
|
Change Variable Type newLock : Lock to newLock : SoftLockImpl in method protected handleLockExpiry(session SharedSessionContractImplementor, key Object, lock Lockable) : void in class org.hibernate.testing.cache.AbstractReadWriteAccess |
From |
To |
|
Change Variable Type cacheAccessStrategy : CollectionRegionAccessStrategy to cacheAccessStrategy : CollectionDataAccess in method private initializeCollectionFromCache(id Serializable, persister CollectionPersister, collection PersistentCollection, source SessionImplementor) : boolean in class org.hibernate.event.internal.DefaultInitializeCollectionEventListener |
From |
To |
|
Change Variable Type cache : EntityRegionAccessStrategy to cacheAccess : EntityDataAccess in method public refresh(entityName String, entity Object, lockMode LockMode) : void in class org.hibernate.internal.StatelessSessionImpl |
From |
To |
|
Change Variable Type slcs : SecondLevelCacheStatistics to slcs : CacheRegionStatistics in method public testQueryCacheInvalidation() : void in class org.hibernate.test.cache.HibernateCacheTest |
From |
To |
|
Change Variable Type cache : EntityRegionAccessStrategy to cache : EntityDataAccess in method private instanceNotYetLoaded(rs ResultSet, i int, persister Loadable, rowIdAlias String, key EntityKey, lockMode LockMode, optionalObjectKey EntityKey, optionalObject Object, hydratedObjects List, session SharedSessionContractImplementor) : Object in class org.hibernate.loader.Loader |
From |
To |
|
Change Variable Type cache : EntityRegionAccessStrategy to cache : EntityDataAccess in method private isCached(entityKey EntityKey, persister EntityPersister) : boolean in class org.hibernate.engine.spi.BatchFetchQueue |
From |
To |
|
Change Return Type ConcurrentNaturalIdCacheStatisticsImpl to DeprecatedNaturalIdCacheStatisticsImpl in method public getNaturalIdCacheStatistics(regionName String) : DeprecatedNaturalIdCacheStatisticsImpl in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Return Type List to CacheItem in method private getCachedData(key QueryKey, session SharedSessionContractImplementor) : CacheItem in class org.hibernate.cache.internal.QueryResultRegionAccessImpl |
From |
To |
|
Change Return Type QueryCacheFactory to TimestampsRegionAccessFactory in method public getTimestampsRegionAccessFactory() : TimestampsRegionAccessFactory in class org.hibernate.boot.internal.SessionFactoryOptionsBuilder |
From |
To |
|
Change Return Type ConcurrentEntityStatisticsImpl to EntityStatisticsImpl in method public getEntityStatistics(entityName String) : EntityStatisticsImpl in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Return Type EntityRegionAccessStrategy to EntityDataAccess in method public getCacheAccessStrategy() : EntityDataAccess in class org.hibernate.jpa.test.ejb3configuration.PersisterClassProviderTest.GoofyProvider |
From |
To |
|
Change Return Type Lock to SoftLockImpl in method public lock(timeout long, uuid UUID, lockId long) : SoftLockImpl in class org.hibernate.testing.cache.AbstractReadWriteAccess.Lockable |
From |
To |
|
Change Return Type NaturalIdRegionAccessStrategy to NaturalIdDataAccess in method public getNaturalIdCacheAccessStrategy() : NaturalIdDataAccess in class org.hibernate.persister.entity.EntityPersister |
From |
To |
|
Change Return Type Lock to SoftLockImpl in method public lock(timeout long, uuid UUID, lockId long) : SoftLockImpl in class org.hibernate.testing.cache.AbstractReadWriteAccess.Item |
From |
To |
|
Change Return Type EntityRegionAccessStrategy to EntityDataAccess in method public getCacheAccessStrategy() : EntityDataAccess in class org.hibernate.test.cfg.persister.GoofyPersisterClassProvider.NoopEntityPersister |
From |
To |
|
Change Return Type EntityRegion to DomainDataRegion in method public buildDomainDataRegion(regionConfig DomainDataRegionConfig, buildingContext DomainDataRegionBuildingContext) : DomainDataRegion in class org.hibernate.cache.internal.NoCachingRegionFactory |
From |
To |
|
Change Return Type EntityRegionAccessStrategy to EntityDataAccess in method public getCacheAccessStrategy() : EntityDataAccess in class org.hibernate.persister.entity.EntityPersister |
From |
To |
|
Change Return Type CollectionRegionAccessStrategy to CollectionDataAccess in method public getCacheAccessStrategy() : CollectionDataAccess in class org.hibernate.persister.collection.CollectionPersister |
From |
To |
|
Change Return Type EntityRegionAccessStrategy to EntityDataAccess in method public getCacheAccessStrategy() : EntityDataAccess in class org.hibernate.persister.entity.AbstractEntityPersister |
From |
To |
|
Change Return Type EntityRegion to DomainDataRegion in method public buildDomainDataRegion(regionConfig DomainDataRegionConfig, buildingContext DomainDataRegionBuildingContext) : DomainDataRegion in class org.hibernate.cache.spi.RegionFactory |
From |
To |
|
Change Return Type EntityRegionAccessStrategy to EntityDataAccess in method public getCacheAccessStrategy() : EntityDataAccess in class org.hibernate.test.legacy.CustomPersister |
From |
To |
|
Change Return Type NaturalIdRegionAccessStrategy to NaturalIdDataAccess in method public getNaturalIdCacheAccessStrategy() : NaturalIdDataAccess in class org.hibernate.test.legacy.CustomPersister |
From |
To |
|
Change Return Type Comparator to Supplier<Comparator> in method public getVersionComparatorAccess() : Supplier<Comparator> in class org.hibernate.cache.cfg.spi.EntityDataCachingConfig |
From |
To |
|
Change Return Type CollectionRegionAccessStrategy to CollectionDataAccess in method public getCacheAccessStrategy() : CollectionDataAccess in class org.hibernate.persister.collection.AbstractCollectionPersister |
From |
To |
|
Change Return Type T to SessionFactoryBuilder in method public applyTimestampsRegionAccessFactory(factory TimestampsRegionAccessFactory) : SessionFactoryBuilder in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder |
From |
To |
|
Change Return Type CollectionRegionAccessStrategy to CollectionDataAccess in method public getCacheAccessStrategy() : CollectionDataAccess in class org.hibernate.test.cfg.persister.GoofyPersisterClassProvider.NoopCollectionPersister |
From |
To |
|
Change Return Type QueryCacheFactory to TimestampsRegionAccessFactory in method public getTimestampsRegionAccessFactory() : TimestampsRegionAccessFactory in class org.hibernate.cfg.Settings |
From |
To |
|
Change Return Type QueryCacheFactory to TimestampsRegionAccessFactory in method public getTimestampsRegionAccessFactory() : TimestampsRegionAccessFactory in class org.hibernate.boot.spi.SessionFactoryOptions |
From |
To |
|
Change Return Type NaturalIdRegionAccessStrategy to NaturalIdDataAccess in method public getNaturalIdCacheAccessStrategy() : NaturalIdDataAccess in class org.hibernate.jpa.test.ejb3configuration.PersisterClassProviderTest.GoofyProvider |
From |
To |
|
Change Return Type ConcurrentQueryStatisticsImpl to QueryStatisticsImpl in method public getQueryStatistics(queryString String) : QueryStatisticsImpl in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Return Type ConcurrentSecondLevelCacheStatisticsImpl to CacheRegionStatisticsImpl in method public getSecondLevelCacheStatistics(regionName String) : CacheRegionStatisticsImpl in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Return Type SessionFactoryOptions to CacheKeysFactory in method public getEffectiveKeysFactory() : CacheKeysFactory in class org.hibernate.testing.cache.DomainDataRegionImpl |
From |
To |
|
Change Return Type ConcurrentCollectionStatisticsImpl to CollectionStatisticsImpl in method public getCollectionStatistics(role String) : CollectionStatisticsImpl in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Change Return Type NaturalIdRegionAccessStrategy to NaturalIdDataAccess in method public getNaturalIdCacheAccessStrategy() : NaturalIdDataAccess in class org.hibernate.persister.entity.AbstractEntityPersister |
From |
To |
|
Change Return Type QueryCacheFactory to TimestampsRegionAccessFactory in method public getTimestampsRegionAccessFactory() : TimestampsRegionAccessFactory in class org.hibernate.boot.spi.AbstractDelegatingSessionFactoryOptions |
From |
To |
|
Change Return Type NaturalIdRegionAccessStrategy to NaturalIdDataAccess in method public getNaturalIdCacheAccessStrategy() : NaturalIdDataAccess in class org.hibernate.test.cfg.persister.GoofyPersisterClassProvider.NoopEntityPersister |
From |
To |
|
Change Return Type Lock to SoftLockImpl in method public lock(timeout long, uuid UUID, lockId long) : SoftLockImpl in class org.hibernate.testing.cache.AbstractReadWriteAccess.SoftLockImpl |
From |
To |
|
Rename Parameter regionName : String to rootEntityName : String in method public naturalIdCacheHit(rootEntityName String) : void in class org.hibernate.stat.spi.StatisticsImplementor |
From |
To |
|
Rename Parameter cacheManager : CacheImplementor to timestampsCache : TimestampsRegionAccess in method package QueryResultRegionAccessImpl(cacheRegion QueryResultsRegion, timestampsCache TimestampsRegionAccess) in class org.hibernate.cache.internal.QueryResultRegionAccessImpl |
From |
To |
|
Rename Parameter persister : EntityPersister to rootEntityDescriptor : EntityPersister in method public generateCacheKey(id Object, rootEntityDescriptor EntityPersister, factory SessionFactoryImplementor, tenantIdentifier String) : Object in class org.hibernate.cache.spi.access.EntityDataAccess |
From |
To |
|
Rename Parameter regionName : String to rootEntityName : String in method public naturalIdCachePut(rootEntityName String) : void in class org.hibernate.stat.spi.StatisticsImplementor |
From |
To |
|
Rename Parameter persister : CollectionPersister to collectionDescriptor : CollectionPersister in method public generateCacheKey(id Object, collectionDescriptor CollectionPersister, factory SessionFactoryImplementor, tenantIdentifier String) : Object in class org.hibernate.cache.spi.access.CollectionDataAccess |
From |
To |
|
Rename Parameter properties : Properties to sessionFactory : SessionFactoryImplementor in method public buildQueryResultsRegion(regionName String, sessionFactory SessionFactoryImplementor) : QueryResultsRegion in class org.hibernate.cache.spi.RegionFactory |
From |
To |
|
Rename Parameter region : Region to regionName : String in method package DeprecatedNaturalIdCacheStatisticsImpl(regionName String, accessStrategies Set<NaturalIdDataAccess>) in class org.hibernate.stat.internal.DeprecatedNaturalIdCacheStatisticsImpl |
From |
To |
|
Rename Parameter cacheAccessStrategy : RegionAccessStrategy to cacheAccess : CachedDomainDataAccess in method public fromSharedCache(session SharedSessionContractImplementor, cacheKey Object, cacheAccess CachedDomainDataAccess) : Serializable in class org.hibernate.engine.internal.CacheHelper |
From |
To |
|
Rename Parameter result : List to results : List in method public put(key QueryKey, results List, returnTypes Type[], session SharedSessionContractImplementor) : boolean in class org.hibernate.cache.internal.QueryResultRegionAccessImpl |
From |
To |
|
Rename Parameter regionName : String to rootEntityName : String in method public naturalIdQueryExecuted(rootEntityName String, time long) : void in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Rename Parameter regionName : String to rootEntityName : String in method public naturalIdCachePut(rootEntityName String) : void in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Rename Parameter properties : Properties to sessionFactory : SessionFactoryImplementor in method public buildTimestampsRegion(regionName String, sessionFactory SessionFactoryImplementor) : TimestampsRegion in class org.hibernate.cache.internal.NoCachingRegionFactory |
From |
To |
|
Rename Parameter time : long to executionTime : long in method public naturalIdQueryExecuted(rootEntityName String, executionTime long) : void in class org.hibernate.stat.spi.StatisticsImplementor |
From |
To |
|
Rename Parameter regionName : String to rootEntityName : String in method public naturalIdCacheMiss(rootEntityName String) : void in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Rename Parameter regionName : String to rootEntityName : String in method public naturalIdCacheMiss(rootEntityName String) : void in class org.hibernate.stat.spi.StatisticsImplementor |
From |
To |
|
Rename Parameter accessStrategy : NaturalIdRegionAccessStrategy to accessStrategies : Set<NaturalIdDataAccess> in method package DeprecatedNaturalIdCacheStatisticsImpl(regionName String, accessStrategies Set<NaturalIdDataAccess>) in class org.hibernate.stat.internal.DeprecatedNaturalIdCacheStatisticsImpl |
From |
To |
|
Rename Parameter regionName : String to rootEntityName : String in method public naturalIdQueryExecuted(rootEntityName String, executionTime long) : void in class org.hibernate.stat.spi.StatisticsImplementor |
From |
To |
|
Rename Parameter region : EntityRegionImpl to domainDataRegion : DomainDataRegionImpl in method public EntityNonStrictReadWriteAccess(domainDataRegion DomainDataRegionImpl, entityAccessConfig EntityDataCachingConfig) in class org.hibernate.testing.cache.EntityNonStrictReadWriteAccess |
From |
To |
|
Rename Parameter regionName : String to rootEntityName : String in method public naturalIdCacheHit(rootEntityName String) : void in class org.hibernate.stat.internal.StatisticsImpl |
From |
To |
|
Rename Parameter naturalIdName : String to entityName : String in method public evictNaturalIdRegion(entityName String) : void in class org.hibernate.Cache |
From |
To |
|
Rename Parameter properties : Properties to sessionFactory : SessionFactoryImplementor in method public buildQueryResultsRegion(regionName String, sessionFactory SessionFactoryImplementor) : QueryResultsRegion in class org.hibernate.cache.internal.NoCachingRegionFactory |
From |
To |
|
Rename Parameter naturalIdClass : Class to entityClass : Class in method public evictNaturalIdRegion(entityClass Class) : void in class org.hibernate.Cache |
From |
To |
|
Rename Parameter properties : Properties to sessionFactory : SessionFactoryImplementor in method public buildTimestampsRegion(regionName String, sessionFactory SessionFactoryImplementor) : TimestampsRegion in class org.hibernate.cache.spi.RegionFactory |
From |
To |
|
Rename Parameter persister : EntityPersister to rootEntityDescriptor : EntityPersister in method public generateCacheKey(naturalIdValues Object[], rootEntityDescriptor EntityPersister, session SharedSessionContractImplementor) : Object in class org.hibernate.cache.spi.access.NaturalIdDataAccess |
From |
To |