bffe838f26629aa9d854559308e8f9cd319c5e5a
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type TransactionHookException to Throwable in method public failure() : Throwable in class org.neo4j.kernel.impl.api.TransactionHooks.TransactionHooksState | From | To | |
Change Variable Type | 1 | ||
Change Variable Type cause : TransactionHookException to cause : Throwable in method private commit() : long in class org.neo4j.kernel.impl.api.KernelTransactionImplementation | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type failure : TransactionHookException to failure : Throwable in class org.neo4j.kernel.impl.api.TransactionHooks.TransactionHooksState | From | To |