961b5e897752e32d085663d72349f4c11ed7e632
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type componentType : ComponentType to componentType : CompositeType in method public ComponentJoin(fromClause FromClause, origin FromElement, alias String, componentPath String, componentType CompositeType) in class org.hibernate.hql.internal.ast.tree.ComponentJoin | From | To | |
Change Parameter Type type : ComponentType to type : CompositeType in method public createComponentJoin(type CompositeType) : FromElement in class org.hibernate.hql.internal.ast.tree.FromElementFactory | From | To | |
Change Return Type | 1 | ||
Change Return Type ComponentType to CompositeType in method public getComponentType() : CompositeType in class org.hibernate.hql.internal.ast.tree.ComponentJoin | From | To | |
Change Variable Type | 2 | ||
Change Variable Type componentType : ComponentType to componentType : CompositeType in method package ComponentCollectionCriteriaInfoProvider(persister QueryableCollection) in class org.hibernate.loader.criteria.ComponentCollectionCriteriaInfoProvider | From | To | |
Change Variable Type componentType : ComponentType to componentType : CompositeType in method public needsRecreate(persister CollectionPersister) : boolean in class org.hibernate.collection.internal.AbstractPersistentCollection | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type componentType : ComponentType to componentType : CompositeType in class org.hibernate.hql.internal.ast.tree.ComponentJoin | From | To |