d15fba6a236382342f3d9b32ade8d11ed388d4e6
Files Diff
- Added: 11
- Removed: 10
- Renamed: 0
- Modified: 8
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Removed | |
| org.apache.ibatis:ibatis-sqlmap:2.3.4.726 |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 5 | ||
| Rename Variable sqlMapClient : SqlMapClient to clientTemplate : SqlMapClientTemplate in method public deleteShouldBeTraced() : void in class com.navercorp.pinpoint.plugin.ibatis.SqlMapClientTemplateIT | From | To | |
| Rename Variable sqlMapClient : SqlMapClient to clientTemplate : SqlMapClientTemplate in method public queryForObjectShouldBeTraced() : void in class com.navercorp.pinpoint.plugin.ibatis.SqlMapClientTemplateIT | From | To | |
| Rename Variable sqlMapClient : SqlMapClient to clientTemplate : SqlMapClientTemplate in method public queryForListShouldBeTraced() : void in class com.navercorp.pinpoint.plugin.ibatis.SqlMapClientTemplateIT | From | To | |
| Rename Variable sqlMapClient : SqlMapClient to clientTemplate : SqlMapClientTemplate in method public insertShouldBeTraced() : void in class com.navercorp.pinpoint.plugin.ibatis.SqlMapClientTemplateIT | From | To | |
| Rename Variable sqlMapClient : SqlMapClient to clientTemplate : SqlMapClientTemplate in method public updateShouldBeTraced() : void in class com.navercorp.pinpoint.plugin.ibatis.SqlMapClientTemplateIT | From | To | |
| Pull Up Attribute | 2 | ||
| Pull Up Attribute private mockSqlMapExecutorDelegate : MockSqlMapExecutorDelegate from class com.navercorp.pinpoint.profiler.modifier.orm.ibatis.SqlMapSessionImplModifierTest to protected mockSqlMapExecutorDelegate : MockSqlMapExecutorDelegate from class com.navercorp.pinpoint.plugin.ibatis.SqlMapExecutorTestBase | From | To | |
| Pull Up Attribute private mockSessionScope : SessionScope from class com.navercorp.pinpoint.profiler.modifier.orm.ibatis.SqlMapSessionImplModifierTest to private mockSessionScope : SessionScope from class com.navercorp.pinpoint.plugin.ibatis.SqlMapExecutorTestBase | From | To | |
| Move Attribute | 1 | ||
| Move Attribute public IBATIS : ServiceType from class com.navercorp.pinpoint.common.trace.ServiceType to public IBATIS : ServiceType from class com.navercorp.pinpoint.plugin.ibatis.IBatisPlugin | From | To | |
| Move And Rename Class | 2 | ||
| Move And Rename Class com.navercorp.pinpoint.profiler.modifier.orm.ibatis.SqlMapClientImplModifierTest moved and renamed to com.navercorp.pinpoint.plugin.ibatis.SqlMapClientTemplateIT | From | To | |
| Move And Rename Class com.navercorp.pinpoint.profiler.modifier.orm.ibatis.SqlMapSessionImplModifierTest moved and renamed to com.navercorp.pinpoint.plugin.ibatis.SqlMapSessionIT | From | To | |
| Move Class | 1 | ||
| Move Class com.navercorp.pinpoint.profiler.modifier.orm.ibatis.SqlMapSessionImplModifierTest.MockSqlMapExecutorDelegate moved to com.navercorp.pinpoint.plugin.ibatis.SqlMapExecutorTestBase.MockSqlMapExecutorDelegate | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass com.navercorp.pinpoint.plugin.ibatis.SqlMapExecutorTestBase from classes [com.navercorp.pinpoint.plugin.ibatis.SqlMapSessionIT] | From | To | |
| Change Variable Type | 5 | ||
| Change Variable Type sqlMapClient : SqlMapClient to clientTemplate : SqlMapClientTemplate in method public updateShouldBeTraced() : void in class com.navercorp.pinpoint.plugin.ibatis.SqlMapClientTemplateIT | From | To | |
| Change Variable Type sqlMapClient : SqlMapClient to clientTemplate : SqlMapClientTemplate in method public deleteShouldBeTraced() : void in class com.navercorp.pinpoint.plugin.ibatis.SqlMapClientTemplateIT | From | To | |
| Change Variable Type sqlMapClient : SqlMapClient to clientTemplate : SqlMapClientTemplate in method public queryForObjectShouldBeTraced() : void in class com.navercorp.pinpoint.plugin.ibatis.SqlMapClientTemplateIT | From | To | |
| Change Variable Type sqlMapClient : SqlMapClient to clientTemplate : SqlMapClientTemplate in method public queryForListShouldBeTraced() : void in class com.navercorp.pinpoint.plugin.ibatis.SqlMapClientTemplateIT | From | To | |
| Change Variable Type sqlMapClient : SqlMapClient to clientTemplate : SqlMapClientTemplate in method public insertShouldBeTraced() : void in class com.navercorp.pinpoint.plugin.ibatis.SqlMapClientTemplateIT | From | To | |
| Extract Variable | 3 | ||
| Extract Variable deleteId : String in method public deleteShouldBeTraced() : void from class com.navercorp.pinpoint.plugin.ibatis.SqlMapClientTemplateIT | From | To | |
| Extract Variable updateId : String in method public updateShouldBeTraced() : void from class com.navercorp.pinpoint.plugin.ibatis.SqlMapClientTemplateIT | From | To | |
| Extract Variable insertId : String in method public insertShouldBeTraced() : void from class com.navercorp.pinpoint.plugin.ibatis.SqlMapClientTemplateIT | From | To |