e6ea4828dba252cb09de6c2c78a25ab8068506c4
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Map<Class<?>,EmbeddableTypeImpl<?>> to Set<EmbeddableTypeImpl<?>> in method public getEmbeddableTypeMap() : Set<EmbeddableTypeImpl<?>> in class org.hibernate.metamodel.internal.MetadataContext | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type embeddables : Map<Class<?>,EmbeddableTypeImpl<?>> to embeddables : Set<EmbeddableTypeImpl<?>> in class org.hibernate.metamodel.internal.MetadataContext | From | To |