47b3467a53aa27298bd254e0887a89ba53efce2c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public stripQuotesIfNoWhitespace(string String, quoteChars char...) : String extracted from public stripTableAlias(field String, tableAliasPrefix String) : String in class org.pentaho.di.core.jdbc.ThinUtil | From | To | |
Extract Method private checkSqlFields(sqlFields SQLFields, selectClause String) : void extracted from public testParseFields() : void in class org.pentaho.di.core.sql.SQLFieldsUnitTest | From | To |