352d686359c5d6d9b79a6bb31a67d1b485d7281a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 1 | ||
Extract Attribute private DEFAULT_NAME : String in class io.dropwizard.hibernate.SessionFactoryFactory | From | To | |
Extract Method | 1 | ||
Extract Method public build(bundle HibernateBundle<?>, environment Environment, dbConfig DataSourceFactory, entities List<Class<?>>, name String) : SessionFactory extracted from public build(bundle HibernateBundle<?>, environment Environment, dbConfig DataSourceFactory, entities List<Class<?>>) : SessionFactory in class io.dropwizard.hibernate.SessionFactoryFactory | From | To |