b856a85520f612abc6c23197cbb0ef27413dff5e
Files Diff
- Added: 7
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type mysqlFunctions : MySQLSpatialFunctions to mysqlFunctions : MySQL5SpatialFunctions in method private overrideObjectShapeFunctions(mysqlFunctions MySQL5SpatialFunctions) : MySQL5SpatialFunctions in class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect | From | To | |
| Change Return Type | 1 | ||
| Change Return Type MySQLSpatialFunctions to MySQL5SpatialFunctions in method private overrideObjectShapeFunctions(mysqlFunctions MySQL5SpatialFunctions) : MySQL5SpatialFunctions in class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect | From | To | |
| Rename Class | 1 | ||
| Rename Class org.hibernate.spatial.dialect.mysql.MySQLSpatialFunctions renamed to org.hibernate.spatial.dialect.mysql.MySQL5SpatialFunctions | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type functionsToRegister : MySQLSpatialFunctions to functionsToRegister : MySQL5SpatialFunctions in method public MySQL56SpatialDialect() in class org.hibernate.spatial.dialect.mysql.MySQL56SpatialDialect | From | To |