4b60c4efbcac9801c8358cd23cc1d39f103e5d83
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type ctx : TxInvocationContext to ctx : TxInvocationContext<?> in method protected endInvalidationAndInvokeNextInterceptor(ctx TxInvocationContext<?>, command VisitableCommand) : Object in class org.hibernate.cache.infinispan.access.TxPutFromLoadInterceptor | From | To | |
Extract Variable | 1 | ||
Extract Variable keys : Object[] in method protected endInvalidationAndInvokeNextInterceptor(ctx TxInvocationContext<?>, command VisitableCommand) : Object from class org.hibernate.cache.infinispan.access.TxPutFromLoadInterceptor | From | To |