8b3715d3d776631a3450e1c7704442b2504bf2ac
Files Diff
- Added: 8
- Removed: 1
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 4 | ||
Rename Variable stamentWrapper : StamentWrapper to statementWrapper : StatementWrapper in method public process(exchange Exchange) : void in class org.apache.camel.component.sql.stored.SqlStoredProducer | From | To | |
Rename Variable procudureName : Token to procedureName : Token in method public parse() : Template in class org.apache.camel.component.sql.stored.template.generated.SSPTParser | From | To | |
Rename Variable stamentWrapper : StamentWrapper to statementWrapper : StatementWrapper in method public shouldExecuteNilacidProcedure() : void in class org.apache.camel.component.sql.stored.CallableStatementWrapperTest | From | To | |
Rename Variable stamentWrapper : StamentWrapper to statementWrapper : StatementWrapper in method public shouldExecuteStoredProcedure() : void in class org.apache.camel.component.sql.stored.CallableStatementWrapperTest | From | To | |
Change Return Type | 2 | ||
Change Return Type StamentWrapper to StatementWrapper in method public create(sql String) : StatementWrapper in class org.apache.camel.component.sql.stored.CallableStatementWrapperFactory | From | To | |
Change Return Type StamentWrapper to StatementWrapper in method private createStatement(exchange Exchange) : StatementWrapper in class org.apache.camel.component.sql.stored.SqlStoredProducer | From | To | |
Rename Class | 1 | ||
Rename Class org.apache.camel.component.sql.stored.StamentWrapper renamed to org.apache.camel.component.sql.stored.StatementWrapper | From | To | |
Move And Rename Attribute | 1 | ||
Move And Rename Attribute private PATTERN : Pattern renamed to private NAME_PATTERN : Pattern and moved from class org.apache.camel.component.sql.DefaultSqlPrepareStatementStrategy.NamedQueryParser to class org.apache.camel.component.sql.DefaultSqlPrepareStatementStrategy | From | To | |
Rename Attribute | 1 | ||
Rename Attribute paramaterNameCounter : int to parameterNameCounter : int in class org.apache.camel.component.sql.stored.template.generated.SSPTParser | From | To | |
Change Variable Type | 3 | ||
Change Variable Type stamentWrapper : StamentWrapper to statementWrapper : StatementWrapper in method public shouldExecuteNilacidProcedure() : void in class org.apache.camel.component.sql.stored.CallableStatementWrapperTest | From | To | |
Change Variable Type stamentWrapper : StamentWrapper to statementWrapper : StatementWrapper in method public shouldExecuteStoredProcedure() : void in class org.apache.camel.component.sql.stored.CallableStatementWrapperTest | From | To | |
Change Variable Type stamentWrapper : StamentWrapper to statementWrapper : StatementWrapper in method public process(exchange Exchange) : void in class org.apache.camel.component.sql.stored.SqlStoredProducer | From | To |