|
Change Parameter Type key : Object to key : NaturalIdCacheKey in method public putFromLoad(key NaturalIdCacheKey, value Object, txTimestamp long, version Object) : boolean in class org.hibernate.cache.infinispan.naturalid.TransactionalAccess |
From |
To |
|
Change Parameter Type key : Object to key : NaturalIdCacheKey in method public lockItem(key NaturalIdCacheKey, version Object) : SoftLock in class org.hibernate.cache.infinispan.naturalid.TransactionalAccess |
From |
To |
|
Change Parameter Type key : Object to key : T in method protected abstract putInRegion(region Region, key T, value Object) : void in class org.hibernate.test.cache.infinispan.AbstractRegionImplTestCase |
From |
To |
|
Change Parameter Type key : Object to key : NaturalIdCacheKey in method public afterUpdate(key NaturalIdCacheKey, value Object, lock SoftLock) : boolean in class org.hibernate.cache.infinispan.naturalid.ReadOnlyAccess |
From |
To |
|
Change Parameter Type key : Object to key : NaturalIdCacheKey in method public afterUpdate(key NaturalIdCacheKey, value Object, lock SoftLock) : boolean in class org.hibernate.cache.infinispan.naturalid.TransactionalAccess |
From |
To |
|
Change Parameter Type key : Object to key : EntityCacheKey in method public putFromLoad(key EntityCacheKey, value Object, txTimestamp long, version Object, minimalPutOverride boolean) : boolean in class org.hibernate.cache.infinispan.entity.TransactionalAccess |
From |
To |
|
Change Parameter Type key : Object to key : EntityCacheKey in method public afterInsert(key EntityCacheKey, value Object, version Object) : boolean in class org.hibernate.cache.infinispan.entity.TransactionalAccess |
From |
To |
|
Change Parameter Type key : Object to key : EntityCacheKey in method public afterUpdate(key EntityCacheKey, value Object, currentVersion Object, previousVersion Object, lock SoftLock) : boolean in class org.hibernate.cache.infinispan.entity.TransactionalAccess |
From |
To |
|
Change Parameter Type key : Object to key : CollectionCacheKey in method public putFromLoad(key CollectionCacheKey, value Object, txTimestamp long, version Object, minimalPutOverride boolean) : boolean in class org.hibernate.cache.infinispan.collection.TransactionalAccess |
From |
To |
|
Change Parameter Type key : Object to key : NaturalIdCacheKey in method public afterInsert(key NaturalIdCacheKey, value Object) : boolean in class org.hibernate.cache.infinispan.naturalid.TransactionalAccess |
From |
To |
|
Change Parameter Type key : Object to key : NaturalIdCacheKey in method public putFromLoad(key NaturalIdCacheKey, value Object, txTimestamp long, version Object, minimalPutOverride boolean) : boolean in class org.hibernate.cache.infinispan.naturalid.TransactionalAccess |
From |
To |
|
Change Parameter Type key : Object to key : EntityCacheKey in method protected removeFromRegion(region Region, key EntityCacheKey) : void in class org.hibernate.test.cache.infinispan.entity.EntityRegionImplTestCase |
From |
To |
|
Change Parameter Type key : Object to key : CollectionCacheKey in method public putFromLoad(key CollectionCacheKey, value Object, txTimestamp long, version Object) : boolean in class org.hibernate.cache.infinispan.collection.TransactionalAccess |
From |
To |
|
Change Parameter Type key : Object to key : EntityCacheKey in method public afterUpdate(key EntityCacheKey, value Object, currentVersion Object, previousVersion Object, lock SoftLock) : boolean in class org.hibernate.cache.infinispan.entity.ReadOnlyAccess |
From |
To |
|
Change Parameter Type key : Object to key : NaturalIdCacheKey in method public remove(key NaturalIdCacheKey) : void in class org.hibernate.cache.infinispan.naturalid.TransactionalAccess |
From |
To |
|
Change Parameter Type key : Object to key : CollectionCacheKey in method protected putInRegion(region Region, key CollectionCacheKey, value Object) : void in class org.hibernate.test.cache.infinispan.collection.CollectionRegionImplTestCase |
From |
To |
|
Change Parameter Type key : Object to key : EntityCacheKey in method public lockItem(key EntityCacheKey, version Object) : SoftLock in class org.hibernate.cache.infinispan.entity.TransactionalAccess |
From |
To |
|
Change Parameter Type key : Object to key : NaturalIdCacheKey in method public update(key NaturalIdCacheKey, value Object) : boolean in class org.hibernate.cache.infinispan.naturalid.ReadOnlyAccess |
From |
To |
|
Change Parameter Type key : Object to key : EntityCacheKey in method public evict(key EntityCacheKey) : void in class org.hibernate.cache.infinispan.entity.TransactionalAccess |
From |
To |
|
Change Parameter Type key : Object to key : EntityCacheKey in method public update(key EntityCacheKey, value Object, currentVersion Object, previousVersion Object) : boolean in class org.hibernate.cache.infinispan.entity.TransactionalAccess |
From |
To |
|
Change Parameter Type key : Object to key : NaturalIdCacheKey in method public insert(key NaturalIdCacheKey, value Object) : boolean in class org.hibernate.cache.infinispan.naturalid.TransactionalAccess |
From |
To |
|
Change Parameter Type key : Object to key : CollectionCacheKey in method public lockItem(key CollectionCacheKey, version Object) : SoftLock in class org.hibernate.cache.infinispan.collection.TransactionalAccess |
From |
To |
|
Change Parameter Type key : Object to key : NaturalIdCacheKey in method public get(key NaturalIdCacheKey, txTimestamp long) : Object in class org.hibernate.cache.infinispan.naturalid.TransactionalAccess |
From |
To |
|
Change Parameter Type key : Object to key : NaturalIdCacheKey in method public evict(key NaturalIdCacheKey) : void in class org.hibernate.cache.infinispan.naturalid.TransactionalAccess |
From |
To |
|
Change Parameter Type key : Object to key : EntityCacheKey in method public update(key EntityCacheKey, value Object, currentVersion Object, previousVersion Object) : boolean in class org.hibernate.cache.infinispan.entity.ReadOnlyAccess |
From |
To |
|
Change Parameter Type key : Object to key : EntityCacheKey in method protected putInRegion(region Region, key EntityCacheKey, value Object) : void in class org.hibernate.test.cache.infinispan.entity.EntityRegionImplTestCase |
From |
To |
|
Change Parameter Type key : Object to key : T in method protected abstract removeFromRegion(region Region, key T) : void in class org.hibernate.test.cache.infinispan.AbstractRegionImplTestCase |
From |
To |
|
Change Parameter Type key : Object to key : T in method protected putInRegion(region Region, key T, value Object) : void in class org.hibernate.test.cache.infinispan.AbstractGeneralDataRegionTestCase |
From |
To |
|
Change Parameter Type key : Object to key : NaturalIdCacheKey in method public update(key NaturalIdCacheKey, value Object) : boolean in class org.hibernate.cache.infinispan.naturalid.TransactionalAccess |
From |
To |
|
Change Parameter Type key : Object to key : CollectionCacheKey in method public get(key CollectionCacheKey, txTimestamp long) : Object in class org.hibernate.cache.infinispan.collection.TransactionalAccess |
From |
To |
|
Change Parameter Type key : Object to key : EntityCacheKey in method public get(key EntityCacheKey, txTimestamp long) : Object in class org.hibernate.cache.infinispan.entity.TransactionalAccess |
From |
To |
|
Change Parameter Type key : Object to key : EntityCacheKey in method public putFromLoad(key EntityCacheKey, value Object, txTimestamp long, version Object) : boolean in class org.hibernate.cache.infinispan.entity.TransactionalAccess |
From |
To |
|
Change Parameter Type key : Object to key : CollectionCacheKey in method public evict(key CollectionCacheKey) : void in class org.hibernate.cache.infinispan.collection.TransactionalAccess |
From |
To |
|
Change Parameter Type key : Object to key : CollectionCacheKey in method protected removeFromRegion(region Region, key CollectionCacheKey) : void in class org.hibernate.test.cache.infinispan.collection.CollectionRegionImplTestCase |
From |
To |
|
Change Parameter Type key : Object to key : T in method protected removeFromRegion(region Region, key T) : void in class org.hibernate.test.cache.infinispan.AbstractGeneralDataRegionTestCase |
From |
To |
|
Change Parameter Type key : Object to key : EntityCacheKey in method public insert(key EntityCacheKey, value Object, version Object) : boolean in class org.hibernate.cache.infinispan.entity.TransactionalAccess |
From |
To |
|
Change Parameter Type key : Object to key : EntityCacheKey in method public remove(key EntityCacheKey) : void in class org.hibernate.cache.infinispan.entity.TransactionalAccess |
From |
To |
|
Change Parameter Type key : Object to key : CollectionCacheKey in method public remove(key CollectionCacheKey) : void in class org.hibernate.cache.infinispan.collection.TransactionalAccess |
From |
To |