f383df13a7671f7a41699a759c1fe65a30b42408
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 2 | ||
Change Attribute Type ordinalDescriptorValueCache : Set<OrdinalParameterDescriptor> to ordinalDescriptorValueCache : Collection<QueryParameter> in class org.hibernate.query.internal.ParameterMetadataImpl | From | To | |
Change Attribute Type namedDescriptorValueCache : Set<NamedParameterDescriptor> to namedDescriptorValueCache : Collection<QueryParameter> in class org.hibernate.query.internal.ParameterMetadataImpl | From | To |