5f55be21459a419090693f1de3e89506d4f915c3
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 1 | ||
Change Attribute Type operationHandler : MySqlDbmsOperationHandler to operationHandler : MariaDbDbmsOperationHandler in class com.speedment.runtime.core.internal.db.mariadb.MariaDbDbmsType | From | To | |
Extract Method | 1 | ||
Extract Method public handleGeneratedKeys(ps PreparedStatement, sqlStatement SqlInsertStatement<ENTITY>) : void extracted from protected handleSqlStatement(dbms Dbms, conn Connection, sqlStatement SqlInsertStatement<ENTITY>) : void in class com.speedment.runtime.core.internal.db.AbstractDbmsOperationHandler | From | To |