1640120660596d404cad490ff26cf0094db3f4ea
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public emf() : EntityManagerFactory from class org.rapidoid.jpa.QuickJPA to public emf() : EntityManagerFactory from class org.rapidoid.jpa.JPA | From | To | |
Change Return Type | 1 | ||
Change Return Type QuickJPA to void in method public bootstrap(path String[], providedEntities Class<?>...) : void in class org.rapidoid.jpa.JPA | From | To | |
Move Attribute | 1 | ||
Move Attribute private emf : EntityManagerFactory from class org.rapidoid.jpa.QuickJPA to private emf : EntityManagerFactory from class org.rapidoid.jpa.JPA | From | To |