a0da5fe6770fe655840bbd256d641fa40c4f9bfd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 28
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable toe : TransientObjectException to e : IllegalStateException in method public testManyToOneGeneratedIdsOnSave() : void in class org.hibernate.test.jpa.cascade.CascadeTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type toe : TransientObjectException to e : IllegalStateException in method public testManyToOneGeneratedIdsOnSave() : void in class org.hibernate.test.jpa.cascade.CascadeTest | From | To | |
| Extract Method | 2 | ||
| Extract Method private checkException(mainSession Session, e PersistenceException) : void extracted from private testUpdateOptimisticLockFailure(entityName String) : void in class org.hibernate.test.optlock.OptimisticLockTest | From | To | |
| Extract Method private checkException(mainSession Session, e PersistenceException) : void extracted from private testDeleteOptimisticLockFailure(entityName String) : void in class org.hibernate.test.optlock.OptimisticLockTest | From | To |