|
Push Down Method public getKey() : Serializable from class org.hibernate.cache.spi.CacheKey to public getKey() : Serializable from class org.hibernate.cache.internal.OldCacheKeyImplementation |
From |
To |
|
Push Down Method public toString() : String from class org.hibernate.cache.spi.CacheKey to public toString() : String from class org.hibernate.cache.internal.OldCacheKeyImplementation |
From |
To |
|
Push Down Method private calculateHashCode(type Type, factory SessionFactoryImplementor) : int from class org.hibernate.cache.spi.CacheKey to private calculateHashCode(type Type, factory SessionFactoryImplementor) : int from class org.hibernate.cache.internal.OldCacheKeyImplementation |
From |
To |
|
Push Down Method public equals(other Object) : boolean from class org.hibernate.cache.spi.CacheKey to public equals(other Object) : boolean from class org.hibernate.cache.internal.OldCacheKeyImplementation |
From |
To |
|
Push Down Method public getEntityOrRoleName() : String from class org.hibernate.cache.spi.CacheKey to public getEntityOrRoleName() : String from class org.hibernate.cache.internal.OldCacheKeyImplementation |
From |
To |
|
Push Down Method public CacheKey(id Serializable, type Type, entityOrRoleName String, tenantId String, factory SessionFactoryImplementor) from class org.hibernate.cache.spi.CacheKey to public OldCacheKeyImplementation(id Serializable, type Type, entityOrRoleName String, tenantId String, factory SessionFactoryImplementor) from class org.hibernate.cache.internal.OldCacheKeyImplementation |
From |
To |
|
Push Down Method public getTenantId() : String from class org.hibernate.cache.spi.CacheKey to public getTenantId() : String from class org.hibernate.cache.internal.OldCacheKeyImplementation |
From |
To |
|
Push Down Method public hashCode() : int from class org.hibernate.cache.spi.CacheKey to public hashCode() : int from class org.hibernate.cache.internal.OldCacheKeyImplementation |
From |
To |