19dc1f1a8d23200ff31b5923699a4de380b2c60e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method public currval(sequence Name) : BigInteger extracted from public currval(sequence String) : BigInteger in class org.jooq.impl.DefaultDSLContext | From | To | |
| Extract Method public nextval(sequence Name) : BigInteger extracted from public nextval(sequence String) : BigInteger in class org.jooq.impl.DefaultDSLContext | From | To |