9dac9810796469ab45cb2b6e0fde926b9d193561
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type entityName : String to pathAddress : PathAddress in method private getStatistics(entityManagerFactory EntityManagerFactory, pathAddress PathAddress) : EntityStatistics in class org.jboss.as.jpa.hibernate5.management.HibernateEntityStatistics | From | To | |
Change Parameter Type collectionName : String to pathAddress : PathAddress in method private getStatistics(entityManagerFactory EntityManagerFactory, pathAddress PathAddress) : CollectionStatistics in class org.jboss.as.jpa.hibernate5.management.HibernateCollectionStatistics | From | To | |
Rename Parameter | 2 | ||
Rename Parameter entityName : String to pathAddress : PathAddress in method private getStatistics(entityManagerFactory EntityManagerFactory, pathAddress PathAddress) : EntityStatistics in class org.jboss.as.jpa.hibernate5.management.HibernateEntityStatistics | From | To | |
Rename Parameter collectionName : String to pathAddress : PathAddress in method private getStatistics(entityManagerFactory EntityManagerFactory, pathAddress PathAddress) : CollectionStatistics in class org.jboss.as.jpa.hibernate5.management.HibernateCollectionStatistics | From | To |