4b8cfe0c1f1bfeee0e773c31c48e165cef5ce4c6
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 4 | ||
Extract Variable tuple : Tuple in method public testGetElementsShouldNotThrowExceptionWhenResultContainsNullValue() : void from class org.hibernate.jpa.test.query.TupleNativeQueryTest | From | To | |
Extract Variable secondTupleElement : TupleElement<?> in method public testGetElementsShouldNotThrowExceptionWhenResultContainsNullValue() : void from class org.hibernate.jpa.test.query.TupleNativeQueryTest | From | To | |
Extract Variable lowerCasedAlias : String in method public get(alias String) : Object from class org.hibernate.jpa.spi.NativeQueryTupleTransformer.NativeTupleImpl | From | To | |
Extract Variable firstTupleElement : TupleElement<?> in method public testGetElementsShouldNotThrowExceptionWhenResultContainsNullValue() : void from class org.hibernate.jpa.test.query.TupleNativeQueryTest | From | To |