f976e47f4530a87cccb4dec9f3f5f8a2d598974a
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable managedEntity : Object to answer : Object in method public doInTransaction(status TransactionStatus) : Object in class org.apache.camel.component.jpa.JpaProducer.processQuery.execute | From | To | |
Extract Method | 2 | ||
Extract Method protected processQuery(exchange Exchange, entityManager EntityManager) : void extracted from public process(exchange Exchange) : void in class org.apache.camel.component.jpa.JpaProducer | From | To | |
Extract Method protected processEntity(exchange Exchange, entityManager EntityManager) : void extracted from public process(exchange Exchange) : void in class org.apache.camel.component.jpa.JpaProducer | From | To |