1c4dbae37f068fdc72a55c381e8686282fe4255c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private runTxReadOnly(action Runnable, tx EntityTransaction) : void extracted from public transaction(tx Runnable, readonly boolean) : void in class org.rapidoid.jpa.dbplugin.JPADBPlugin | From | To | |
Rename Parameter | 1 | ||
Rename Parameter tx : Runnable to action : Runnable in method public transaction(action Runnable, readonly boolean) : void in class org.rapidoid.jpa.dbplugin.JPADBPlugin | From | To |