dcea29d4a31a52b92fec7caf215766053326762f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public findConnectionUrl(speedment Speedment) : String from class com.speedment.config.db.Dbms to public findConnectionUrl(speedment Speedment, dbms Dbms) : String from class com.speedment.internal.util.document.DocumentDbUtil | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public sqlCount() : String extracted from private countHelper(pipeline Pipeline, fallbackSupplier LongSupplier) : long in class com.speedment.internal.core.manager.sql.SqlStreamTerminator & moved to class com.speedment.internal.core.manager.sql.AbstractSqlManager | From | To |