3c5aac8b86473c29de93b443daac7972fcb41118
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public shouldConnectPooled() : void renamed to public shouldConnectWithPoolSizeOne() : void in class com.orientechnologies.orient.jdbc.OrientDataSourceTest | From | To | |
| Inline Method | 1 | ||
| Inline Method public getConnection(info Properties) : Connection inlined to public getConnection(username String, password String) : Connection in class com.orientechnologies.orient.jdbc.OrientDataSource | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter iInfo : Properties to info : Properties in method public OrientJdbcConnection(dbUrl String, info Properties) in class com.orientechnologies.orient.jdbc.OrientJdbcConnection | From | To | |
| Rename Parameter iUrl : String to dbUrl : String in method public OrientJdbcConnection(dbUrl String, info Properties) in class com.orientechnologies.orient.jdbc.OrientJdbcConnection | From | To |