d9187aa3910811c424f50228fbf45560a19f868b
Files Diff
- Added: 5
- Removed: 4
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable emfBuilder : EntityManagerFactoryBuilder to emf : EntityManagerFactory in method public testAlternativeHibernateConfigFile() : void in class org.rapidoid.jpa.impl.CustomHibernatePersistenceProviderTest | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute private CFG_FILE : String in class org.rapidoid.jpa.impl.CustomHibernatePersistenceProviderTest | From | To | |
| Move Class | 1 | ||
| Move Class org.rapidoid.http.TxErrorHandlerTest.Foo moved to org.rapidoid.http.Foo | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type emfBuilder : EntityManagerFactoryBuilder to emf : EntityManagerFactory in method public testAlternativeHibernateConfigFile() : void in class org.rapidoid.jpa.impl.CustomHibernatePersistenceProviderTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private provider() : CustomHibernatePersistenceProvider extracted from public testAlternativeHibernateConfigFile() : void in class org.rapidoid.jpa.impl.CustomHibernatePersistenceProviderTest | From | To |