c44afee6dc304b755b225d4aab58fd6a9f3cca53
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type properties : Map<Object,Object> to activationContext : ActivationContext in method private getValidatorFactory(activationContext ActivationContext) : ValidatorFactory in class org.hibernate.cfg.beanvalidation.TypeSafeActivator | From | To | |
| Rename Variable | 1 | ||
| Rename Variable iter : Iterator<Selectable> to itr : Iterator<Selectable> in method private applyNotNull(property Property, descriptor ConstraintDescriptor<?>) : boolean in class org.hibernate.cfg.beanvalidation.TypeSafeActivator | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter properties : Map<Object,Object> to activationContext : ActivationContext in method private getValidatorFactory(activationContext ActivationContext) : ValidatorFactory in class org.hibernate.cfg.beanvalidation.TypeSafeActivator | From | To |