5c77c2c031ba74f60aedcf407b2aaa1d2e90f82e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Class | 1 | ||
| Rename Class org.jooq.impl.SelectQueryImpl.ForUpdateMode renamed to org.jooq.impl.SelectQueryImpl.ForUpdateLockMode | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute forUpdateMode : ForUpdateMode to forUpdateWaitMode : ForUpdateWaitMode in class org.jooq.impl.SelectQueryImpl | From | To | |
| Rename Attribute forUpdate : boolean to forUpdateLockMode : ForUpdateLockMode in class org.jooq.impl.SelectQueryImpl | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type forUpdateMode : ForUpdateMode to forUpdateWaitMode : ForUpdateWaitMode in class org.jooq.impl.SelectQueryImpl | From | To | |
| Change Attribute Type forUpdate : boolean to forUpdateLockMode : ForUpdateLockMode in class org.jooq.impl.SelectQueryImpl | From | To |