ac2f06800ea45aed66475a042a6f62cc99783565
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testJpqlLiteral() : void renamed to public testJpqlFloatLiteral() : void in class org.hibernate.test.converter.QueryTest | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable adapterType : AttributeConverterTypeAdapter to converterTypeAdapter : AttributeConverterTypeAdapter in method protected determineConvertedValue(converterTypeAdapter AttributeConverterTypeAdapter, literalValue Object) : String in class org.hibernate.hql.internal.ast.tree.LiteralNode | From | To | |
Extract Method | 1 | ||
Extract Method protected determineConvertedValue(converterTypeAdapter AttributeConverterTypeAdapter, literalValue Object) : String extracted from public setExpectedType(expectedType Type) : void in class org.hibernate.hql.internal.ast.tree.LiteralNode | From | To |