|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public lockItem(session SharedSessionContractImplementor, key Object, version Object) : SoftLock in class org.hibernate.cache.infinispan.entity.ReadOnlyAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object, minimalPutOverride boolean) : boolean in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheCollectionRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public update(session SharedSessionContractImplementor, key Object, value Object) : boolean in class org.hibernate.cache.infinispan.naturalid.ReadWriteAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public insert(session SharedSessionContractImplementor, key Object, value Object) : boolean in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterUpdate(session SharedSessionContractImplementor, key Object, value Object, currentVersion Object, previousVersion Object, lock SoftLock) : boolean in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public insert(session SharedSessionContractImplementor, key Object, value Object, version Object) : boolean in class org.hibernate.cache.infinispan.entity.ReadOnlyAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterUpdate(session SharedSessionContractImplementor, key Object, value Object, lock SoftLock) : boolean in class org.hibernate.cache.infinispan.naturalid.ReadWriteAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterInsert(session SharedSessionContractImplementor, key Object, value Object) : boolean in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public get(session SharedSessionContractImplementor, key Object, txTimestamp long) : Object in class org.hibernate.cache.infinispan.access.InvalidationCacheAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public unlockItem(session SharedSessionContractImplementor, key Object) : void in class org.hibernate.cache.infinispan.access.NonTxInvalidationCacheAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public insert(session SharedSessionContractImplementor, key Object, value Object, version Object) : boolean in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method protected write(session SharedSessionContractImplementor, key Object, value Object) : void in class org.hibernate.cache.infinispan.access.TombstoneAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterInsert(session SharedSessionContractImplementor, key Object, value Object) : boolean in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public insert(session SharedSessionContractImplementor, key Object, value Object) : boolean in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public insert(session SharedSessionContractImplementor, key Object, value Object, version Object) : boolean in class org.hibernate.cache.infinispan.access.TxInvalidationCacheAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public remove(session SharedSessionContractImplementor, key Object) : void in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheCollectionRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public lockItem(session SharedSessionContractImplementor, key Object, version Object) : SoftLock in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterUpdate(session SharedSessionContractImplementor, key Object, value Object, lock SoftLock) : boolean in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public get(session SharedSessionContractImplementor, key Object, txTimestamp long) : Object in class org.hibernate.cache.ehcache.internal.strategy.AbstractReadWriteEhcacheAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public remove(session SharedSessionContractImplementor, key Object) : void in class org.hibernate.cache.infinispan.access.TombstoneAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public update(session SharedSessionContractImplementor, key Object, value Object, currentVersion Object, previousVersion Object) : boolean in class org.hibernate.cache.infinispan.entity.ReadWriteAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method protected doInsert(strategy EntityRegionAccessStrategy, session SharedSessionContractImplementor, key Object, value String, version Object) : void in class org.hibernate.test.cache.infinispan.entity.EntityRegionAccessStrategyTest |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public lockItem(session SharedSessionContractImplementor, key Object, version Object) : SoftLock in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public remove(session SharedSessionContractImplementor, key Object) : void in class org.hibernate.cache.infinispan.access.InvalidationCacheAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public remove(session SharedSessionContractImplementor, key Object) : void in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public update(session SharedSessionContractImplementor, key Object, value Object) : boolean in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object) : boolean in class org.hibernate.cache.infinispan.access.InvalidationCacheAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public unlockItem(session SharedSessionContractImplementor, key Object, lock SoftLock) : void in class org.hibernate.cache.ehcache.internal.strategy.AbstractReadWriteEhcacheAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public remove(session SharedSessionContractImplementor, key Object) : void in class org.hibernate.cache.infinispan.entity.ReadOnlyAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public lockItem(session SharedSessionContractImplementor, key Object, version Object) : SoftLock in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public TestSynchronization(session SharedSessionContractImplementor, key Object, value Object, version Object) in class org.hibernate.test.cache.infinispan.util.TestSynchronization |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public lockItem(session SharedSessionContractImplementor, key Object, version Object) : SoftLock in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public unlockItem(session SharedSessionContractImplementor, key Object, lock SoftLock) : void in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public lockItem(session SharedSessionContractImplementor, key Object, version Object) : SoftLock in class org.hibernate.cache.ehcache.internal.strategy.AbstractReadWriteEhcacheAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public lockItem(session SharedSessionContractImplementor, key Object, version Object) : SoftLock in class org.hibernate.cache.infinispan.collection.CollectionAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public insert(session SharedSessionContractImplementor, key Object, value Object) : boolean in class org.hibernate.cache.infinispan.naturalid.ReadOnlyAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public lockItem(session SharedSessionContractImplementor, key Object, version Object) : SoftLock in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public get(session SharedSessionContractImplementor, key Object, txTimestamp long) : Object in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public unlockItem(session SharedSessionContractImplementor, key Object) : void in class org.hibernate.cache.infinispan.access.AccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public lockItem(session SharedSessionContractImplementor, key Object, version Object) : SoftLock in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public unlockItem(session SharedSessionContractImplementor, key Object) : void in class org.hibernate.cache.infinispan.access.InvalidationCacheAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public UnlockItem(strategy RegionAccessStrategy, session SharedSessionContractImplementor, key Object, lock SoftLock) in class org.hibernate.test.cache.infinispan.util.TestSynchronization.UnlockItem |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterUpdate(session SharedSessionContractImplementor, key Object, value Object, currentVersion Object, previousVersion Object, lock SoftLock) : boolean in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public remove(session SharedSessionContractImplementor, key Object) : void in class org.hibernate.cache.infinispan.collection.CollectionAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterInsert(session SharedSessionContractImplementor, key Object, value Object) : boolean in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public get(session SharedSessionContractImplementor, key Object, txTimestamp long) : Object in class org.hibernate.cache.infinispan.entity.ReadOnlyAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object, minimalPutOverride boolean) : boolean in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public generateCacheKey(naturalIdValues Object[], persister EntityPersister, session SharedSessionContractImplementor) : Object in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public generateCacheKey(naturalIdValues Object[], persister EntityPersister, session SharedSessionContractImplementor) : Object in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object, minimalPutOverride boolean) : boolean in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public unlockItem(session SharedSessionContractImplementor, key Object, lock SoftLock) : void in class org.hibernate.cache.infinispan.entity.ReadOnlyAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public get(session SharedSessionContractImplementor, key Object, txTimestamp long) : Object in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheCollectionRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public insert(session SharedSessionContractImplementor, key Object, value Object, version Object) : boolean in class org.hibernate.cache.infinispan.access.TombstoneAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public get(session SharedSessionContractImplementor, key Object, txTimestamp long) : Object in class org.hibernate.cache.infinispan.collection.CollectionAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public remove(session SharedSessionContractImplementor, key Object) : void in class org.hibernate.cache.infinispan.access.NonStrictAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object) : boolean in class org.hibernate.cache.ehcache.internal.strategy.AbstractEhcacheAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public insert(session SharedSessionContractImplementor, key Object, value Object, version Object) : boolean in class org.hibernate.cache.infinispan.access.AccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method protected isCommitted(session SharedSessionContractImplementor) : boolean in class org.hibernate.cache.infinispan.access.NonTxInvalidationCacheAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public AfterInsert(strategy EntityRegionAccessStrategy, session SharedSessionContractImplementor, key Object, value Object, version Object) in class org.hibernate.test.cache.infinispan.util.TestSynchronization.AfterInsert |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterUpdate(session SharedSessionContractImplementor, key Object, value Object, currentVersion Object, previousVersion Object, lock SoftLock) : boolean in class org.hibernate.cache.infinispan.entity.ReadOnlyAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public put(session SharedSessionContractImplementor, key Object, value Object) : void in class org.hibernate.cache.infinispan.impl.BaseGeneralDataRegion |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object, minimalPutOverride boolean) : boolean in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public update(session SharedSessionContractImplementor, key Object, value Object, currentVersion Object, previousVersion Object) : boolean in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public generateCacheKey(naturalIdValues Object[], persister EntityPersister, session SharedSessionContractImplementor) : Object in class org.hibernate.cache.infinispan.naturalid.ReadOnlyAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object) : boolean in class org.hibernate.cache.infinispan.entity.ReadOnlyAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public update(session SharedSessionContractImplementor, key Object, value Object) : boolean in class org.hibernate.cache.infinispan.naturalid.ReadOnlyAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public setCurrentSession(session SharedSessionContractImplementor) : void in class org.hibernate.cache.infinispan.access.PutFromLoadValidator |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public update(session SharedSessionContractImplementor, key Object, value Object, currentVersion Object, previousVersion Object) : boolean in class org.hibernate.cache.infinispan.entity.ReadOnlyAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object, minimalPutOverride boolean) : boolean in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public put(session SharedSessionContractImplementor, key Object, value Object) : void in class org.hibernate.cache.infinispan.query.QueryResultsRegionImpl |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public lockItem(session SharedSessionContractImplementor, key Object, version Object) : SoftLock in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterInsert(session SharedSessionContractImplementor, key Object, value Object, version Object) : boolean in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public createNaturalIdKey(naturalIdValues Object[], persister EntityPersister, session SharedSessionContractImplementor) : Object in class org.hibernate.cache.spi.CacheKeysFactory |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public remove(session SharedSessionContractImplementor, key Object) : void in class org.hibernate.cache.infinispan.access.AccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public insert(session SharedSessionContractImplementor, key Object, value Object, version Object) : boolean in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public unlockItem(session SharedSessionContractImplementor, key Object, lock SoftLock) : void in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public unlockItem(session SharedSessionContractImplementor, key Object, lock SoftLock) : void in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheCollectionRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public unlockItem(session SharedSessionContractImplementor, key Object, lock SoftLock) : void in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public update(session SharedSessionContractImplementor, key Object, value Object, currentVersion Object, previousVersion Object) : boolean in class org.hibernate.cache.infinispan.access.TombstoneAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public get(session SharedSessionContractImplementor, key Object, txTimestamp long) : Object in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public insert(session SharedSessionContractImplementor, key Object, value Object, version Object) : boolean in class org.hibernate.cache.infinispan.access.NonStrictAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterUpdate(session SharedSessionContractImplementor, key Object, value Object, currentVersion Object, previousVersion Object, lock SoftLock) : boolean in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object) : boolean in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public createNaturalIdKey(naturalIdValues Object[], persister EntityPersister, session SharedSessionContractImplementor) : Object in class org.hibernate.cache.internal.SimpleCacheKeysFactory |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public lockItem(session SharedSessionContractImplementor, key Object, version Object) : SoftLock in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public get(session SharedSessionContractImplementor, key Object, txTimestamp long) : Object in class org.hibernate.cache.infinispan.access.AccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public lockItem(session SharedSessionContractImplementor, key Object, version Object) : SoftLock in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheCollectionRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public unlockItem(session SharedSessionContractImplementor, key Object, lock SoftLock) : void in class org.hibernate.cache.infinispan.naturalid.ReadOnlyAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public insert(session SharedSessionContractImplementor, key Object, value Object) : boolean in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterUpdate(session SharedSessionContractImplementor, key Object, value Object, currentVersion Object, previousVersion Object, lock SoftLock) : boolean in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public remove(session SharedSessionContractImplementor, key Object) : void in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public PostTransactionQueryUpdate(tc TransactionCoordinator, session SharedSessionContractImplementor, key Object, value Object) in class org.hibernate.cache.infinispan.query.QueryResultsRegionImpl.PostTransactionQueryUpdate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public insert(session SharedSessionContractImplementor, key Object, value Object) : boolean in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object, minimalPutOverride boolean) : boolean in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public update(session SharedSessionContractImplementor, key Object, value Object) : boolean in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterUpdate(session SharedSessionContractImplementor, key Object, value Object, lock SoftLock) : boolean in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterUpdate(session SharedSessionContractImplementor, key Object, value Object, currentVersion Object, previousVersion Object, lock SoftLock) : boolean in class org.hibernate.cache.infinispan.access.AccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public unlockItem(session SharedSessionContractImplementor, key Object, lock SoftLock) : void in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public remove(session SharedSessionContractImplementor, key Object) : void in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheCollectionRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterInsert(session SharedSessionContractImplementor, key Object, value Object, version Object) : boolean in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public get(session SharedSessionContractImplementor, key Object) : Object in class org.hibernate.cache.infinispan.query.QueryResultsRegionImpl |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterInsert(session SharedSessionContractImplementor, key Object, value Object, version Object) : boolean in class org.hibernate.cache.infinispan.entity.ReadOnlyAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object) : boolean in class org.hibernate.cache.infinispan.access.TombstoneAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterUpdate(session SharedSessionContractImplementor, key Object, value Object, lock SoftLock) : boolean in class org.hibernate.cache.infinispan.naturalid.ReadOnlyAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public get(session SharedSessionContractImplementor, key Object, txTimestamp long) : Object in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object) : boolean in class org.hibernate.cache.infinispan.access.AccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public get(session SharedSessionContractImplementor, key Object, txTimestamp long) : Object in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method protected doUpdate(strategy EntityRegionAccessStrategy, session SharedSessionContractImplementor, key Object, value Object, version Object) : void in class org.hibernate.test.cache.infinispan.entity.EntityRegionAccessStrategyTest |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public update(session SharedSessionContractImplementor, key Object, value Object, currentVersion Object, previousVersion Object) : boolean in class org.hibernate.cache.infinispan.access.NonStrictAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public update(session SharedSessionContractImplementor, key Object, value Object, currentVersion Object, previousVersion Object) : boolean in class org.hibernate.cache.infinispan.access.AccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object, minimalPutOverride boolean) : boolean in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public registerPendingPut(session SharedSessionContractImplementor, key Object, txTimestamp long) : void in class org.hibernate.cache.infinispan.access.PutFromLoadValidator |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public get(session SharedSessionContractImplementor, key Object, txTimestamp long) : Object in class org.hibernate.cache.infinispan.naturalid.ReadOnlyAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public get(session SharedSessionContractImplementor, key Object, txTimestamp long) : Object in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public unlockItem(session SharedSessionContractImplementor, key Object, lock SoftLock) : void in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public get(session SharedSessionContractImplementor, key Object, txTimestamp long) : Object in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public unlockItem(session SharedSessionContractImplementor, key Object, lock SoftLock) : void in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object) : boolean in class org.hibernate.cache.infinispan.collection.CollectionAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public lockItem(session SharedSessionContractImplementor, key Object, version Object) : SoftLock in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public get(session SharedSessionContractImplementor, key Object, txTimestamp long) : Object in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public unlockItem(session SharedSessionContractImplementor, key Object, lock SoftLock) : void in class org.hibernate.cache.infinispan.collection.CollectionAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterUpdate(session SharedSessionContractImplementor, key Object, value Object, currentVersion Object, previousVersion Object, lock SoftLock) : boolean in class org.hibernate.cache.infinispan.access.NonTxInvalidationCacheAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object) : boolean in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterInsert(session SharedSessionContractImplementor, key Object, value Object) : boolean in class org.hibernate.cache.infinispan.naturalid.ReadOnlyAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public generateCacheKey(naturalIdValues Object[], persister EntityPersister, session SharedSessionContractImplementor) : Object in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object) : boolean in class org.hibernate.cache.infinispan.access.NonStrictAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterUpdate(session SharedSessionContractImplementor, key Object, value Object, currentVersion Object, previousVersion Object, lock SoftLock) : boolean in class org.hibernate.cache.infinispan.access.TombstoneAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public insert(session SharedSessionContractImplementor, key Object, value Object, version Object) : boolean in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public update(session SharedSessionContractImplementor, key Object, value Object, currentVersion Object, previousVersion Object) : boolean in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method protected withTx(environment NodeEnvironment, session SharedSessionContractImplementor, callable Callable<T>) : T in class org.hibernate.test.cache.infinispan.AbstractNonFunctionalTest |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object, minimalPutOverride boolean) : boolean in class org.hibernate.cache.infinispan.entity.ReadOnlyAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public get(session SharedSessionContractImplementor, key Object, txTimestamp long) : Object in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheCollectionRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public lockItem(session SharedSessionContractImplementor, key Object, version Object) : SoftLock in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheCollectionRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public lockItem(session SharedSessionContractImplementor, key Object, version Object) : SoftLock in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheCollectionRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public insert(session SharedSessionContractImplementor, key Object, value Object, version Object) : boolean in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public update(session SharedSessionContractImplementor, key Object, value Object, currentVersion Object, previousVersion Object) : boolean in class org.hibernate.cache.infinispan.access.TxInvalidationCacheAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public get(session SharedSessionContractImplementor, key Object, txTimestamp long) : Object in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public get(session SharedSessionContractImplementor, key Object) : Object in class org.hibernate.cache.infinispan.impl.BaseGeneralDataRegion |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public get(session SharedSessionContractImplementor, key Object) : Object in class org.hibernate.cache.infinispan.timestamp.TimestampsRegionImpl |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public update(session SharedSessionContractImplementor, key Object, value Object, currentVersion Object, previousVersion Object) : boolean in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterInsert(session SharedSessionContractImplementor, key Object, value Object, version Object) : boolean in class org.hibernate.cache.infinispan.access.AccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterUpdate(session SharedSessionContractImplementor, key Object, value Object, lock SoftLock) : boolean in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public update(session SharedSessionContractImplementor, key Object, value Object) : boolean in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object, minimalPutOverride boolean) : boolean in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public get(session SharedSessionContractImplementor, key Object, txTimestamp long) : Object in class org.hibernate.cache.infinispan.access.TombstoneAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public insert(session SharedSessionContractImplementor, key Object, value Object, version Object) : boolean in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterUpdate(session SharedSessionContractImplementor, key Object, value Object, lock SoftLock) : boolean in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object) : boolean in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public get(session SharedSessionContractImplementor, key Object, txTimestamp long) : Object in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheCollectionRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public generateCacheKey(naturalIdValues Object[], persister EntityPersister, session SharedSessionContractImplementor) : Object in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public update(session SharedSessionContractImplementor, key Object, value Object, currentVersion Object, previousVersion Object) : boolean in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public update(session SharedSessionContractImplementor, key Object, value Object) : boolean in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterInsert(session SharedSessionContractImplementor, key Object, value Object, version Object) : boolean in class org.hibernate.cache.infinispan.access.NonTxInvalidationCacheAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterInsert(session SharedSessionContractImplementor, key Object, value Object, version Object) : boolean in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public abstract putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object, minimalPutOverride boolean) : boolean in class org.hibernate.cache.ehcache.internal.strategy.AbstractEhcacheAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterInsert(session SharedSessionContractImplementor, key Object, value Object) : boolean in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public update(session SharedSessionContractImplementor, key Object, value Object, currentVersion Object, previousVersion Object) : boolean in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public update(session SharedSessionContractImplementor, key Object, value Object) : boolean in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object, minimalPutOverride boolean) : boolean in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public put(session SharedSessionContractImplementor, key Object, value Object) : void in class org.hibernate.cache.infinispan.timestamp.TimestampsRegionImpl |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public remove(session SharedSessionContractImplementor, key Object) : void in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public insert(session SharedSessionContractImplementor, key Object, value Object) : boolean in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterUpdate(session SharedSessionContractImplementor, key Object, value Object, currentVersion Object, previousVersion Object, lock SoftLock) : boolean in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterUpdate(session SharedSessionContractImplementor, key Object, value Object, lock SoftLock) : boolean in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterUpdate(session SharedSessionContractImplementor, key Object, value Object, currentVersion Object, previousVersion Object, lock SoftLock) : boolean in class org.hibernate.cache.infinispan.access.NonStrictAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object, minimalPutOverride boolean) : boolean in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheCollectionRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object, minimalPutOverride boolean) : boolean in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheCollectionRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object, minimalPutOverride boolean) : boolean in class org.hibernate.cache.infinispan.access.TombstoneAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public get(session SharedSessionContractImplementor, key Object) : Object in class org.hibernate.cache.ehcache.internal.regions.EhcacheGeneralDataRegion |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public lockItem(session SharedSessionContractImplementor, key Object, version Object) : SoftLock in class org.hibernate.cache.infinispan.naturalid.ReadOnlyAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object, minimalPutOverride boolean) : boolean in class org.hibernate.cache.ehcache.internal.strategy.AbstractReadWriteEhcacheAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object, minimalPutOverride boolean) : boolean in class org.hibernate.cache.infinispan.collection.CollectionAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object, minimalPutOverride boolean) : boolean in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterUpdate(session SharedSessionContractImplementor, key Object, value Object, currentVersion Object, previousVersion Object, lock SoftLock) : boolean in class org.hibernate.cache.infinispan.access.TxInvalidationCacheAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterInsert(session SharedSessionContractImplementor, key Object, value Object, version Object) : boolean in class org.hibernate.cache.infinispan.access.TombstoneAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public get(session SharedSessionContractImplementor, key Object) : Object in class org.hibernate.cache.infinispan.timestamp.ClusteredTimestampsRegionImpl |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public remove(session SharedSessionContractImplementor, key Object) : void in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareCollectionRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object, minimalPutOverride boolean) : boolean in class org.hibernate.cache.infinispan.access.AccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public get(session SharedSessionContractImplementor, key Object, txTimestamp long) : Object in class org.hibernate.cache.infinispan.access.NonStrictAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public remove(session SharedSessionContractImplementor, key Object) : void in class org.hibernate.cache.ehcache.internal.strategy.TransactionalEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public remove(session SharedSessionContractImplementor, key Object) : void in class org.hibernate.cache.ehcache.internal.nonstop.NonstopAwareEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterUpdate(session SharedSessionContractImplementor, key Object, value Object, currentVersion Object, previousVersion Object, lock SoftLock) : boolean in class org.hibernate.cache.infinispan.entity.ReadWriteAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public put(session SharedSessionContractImplementor, key Object, value Object) : void in class org.hibernate.cache.ehcache.internal.regions.EhcacheGeneralDataRegion |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public generateCacheKey(naturalIdValues Object[], persister EntityPersister, session SharedSessionContractImplementor) : Object in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public unlockItem(session SharedSessionContractImplementor, key Object, lock SoftLock) : void in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object, minimalPutOverride boolean) : boolean in class org.hibernate.cache.infinispan.naturalid.ReadOnlyAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object, minimalPutOverride boolean) : boolean in class org.hibernate.cache.infinispan.access.NonStrictAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public acquirePutFromLoadLock(session SharedSessionContractImplementor, key Object, txTimestamp long) : Lock in class org.hibernate.cache.infinispan.access.PutFromLoadValidator |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object, minimalPutOverride boolean) : boolean in class org.hibernate.cache.infinispan.access.InvalidationCacheAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public remove(session SharedSessionContractImplementor, key Object) : void in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public remove(session SharedSessionContractImplementor, key Object) : void in class org.hibernate.cache.infinispan.naturalid.ReadOnlyAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterInsert(session SharedSessionContractImplementor, key Object, value Object, version Object) : boolean in class org.hibernate.cache.infinispan.access.NonStrictAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public AfterUpdate(strategy EntityRegionAccessStrategy, session SharedSessionContractImplementor, key Object, value Object, version Object, lock SoftLock) in class org.hibernate.test.cache.infinispan.util.TestSynchronization.AfterUpdate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterInsert(session SharedSessionContractImplementor, key Object, value Object, version Object) : boolean in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public get(session SharedSessionContractImplementor, key Object, txTimestamp long) : Object in class org.hibernate.cache.ehcache.internal.strategy.ReadOnlyEhcacheNaturalIdRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public putFromLoad(session SharedSessionContractImplementor, key Object, value Object, txTimestamp long, version Object) : boolean in class org.hibernate.cache.infinispan.naturalid.ReadOnlyAccess |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method protected doRemove(tm TransactionManager, strategy S, session SharedSessionContractImplementor, key Object) : void in class org.hibernate.test.cache.infinispan.AbstractRegionAccessStrategyTest |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterInsert(session SharedSessionContractImplementor, key Object, value Object, version Object) : boolean in class org.hibernate.cache.infinispan.access.TxInvalidationCacheAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public update(session SharedSessionContractImplementor, key Object, value Object, currentVersion Object, previousVersion Object) : boolean in class org.hibernate.cache.infinispan.access.NonTxInvalidationCacheAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterInsert(session SharedSessionContractImplementor, key Object, value Object, version Object) : boolean in class org.hibernate.cache.ehcache.internal.strategy.ReadWriteEhcacheEntityRegionAccessStrategy |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public insert(session SharedSessionContractImplementor, key Object, value Object, version Object) : boolean in class org.hibernate.cache.infinispan.access.NonTxInvalidationCacheAccessDelegate |
From |
To |
|
Change Parameter Type session : SessionImplementor to session : SharedSessionContractImplementor in method public afterInsert(session SharedSessionContractImplementor, key Object, value Object) : boolean in class org.hibernate.cache.ehcache.internal.strategy.NonStrictReadWriteEhcacheNaturalIdRegionAccessStrategy |
From |
To |