c9f27779dd4ce16120cb892e2744fcf5cbced4f1
Files Diff
- Added: 2
- Removed: 8
- Renamed: 0
- Modified: 35
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 2 | ||
| Change Variable Type decoder : WktDecoder<org.geolatte.geom.Geometry> to decoder : WktDecoder in method public createFrom(element TestDataElement) : GeomEntity in class org.hibernate.spatial.integration.GeomEntity | From | To | |
| Change Variable Type decoder : WktDecoder<org.geolatte.geom.Geometry> to decoder : WktDecoder in method public expectedGeoms(type String, testData TestData) : Map<Integer,Geometry> in class org.hibernate.spatial.testing.DataSourceUtils | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter o : Object to object : Object in method protected decode(object Object) : Geometry in class org.hibernate.spatial.testing.dialects.postgis.PostgisExpectationsFactory | From | To | |
| Rename Parameter o : Object to bytes : Object in method protected decode(bytes Object) : Geometry in class org.hibernate.spatial.testing.dialects.mysql.MySQLExpectationsFactory | From | To |