5a6e4badbe8ce3b57a25f971a119ba503fefc1b4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type initialStatement : Statement to statementSupplier : Supplier<Statement> in method public Neo4jTransactionalContext(graph GraphDatabaseQueryService, initialTransaction InternalTransaction, transactionType KernelTransaction.Type, transactionMode AccessMode, statementSupplier Supplier<Statement>, executingQuery ExecutingQuery, locker PropertyContainerLocker, txBridge ThreadToStatementContextBridge, dbmsOperationsFactory DbmsOperations.Factory, guard Guard) in class org.neo4j.kernel.impl.query.Neo4jTransactionalContext | From | To | |
Rename Parameter | 1 | ||
Rename Parameter initialStatement : Statement to statementSupplier : Supplier<Statement> in method public Neo4jTransactionalContext(graph GraphDatabaseQueryService, initialTransaction InternalTransaction, transactionType KernelTransaction.Type, transactionMode AccessMode, statementSupplier Supplier<Statement>, executingQuery ExecutingQuery, locker PropertyContainerLocker, txBridge ThreadToStatementContextBridge, dbmsOperationsFactory DbmsOperations.Factory, guard Guard) in class org.neo4j.kernel.impl.query.Neo4jTransactionalContext | From | To |