Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable detection of Split Method in commit
hibernate/hibernate-orm@ddcfc54 hibernate-core/src/main/java/org/hibernate/boot/jaxb/hbm/transform/HbmXmlTransformer.java Split Method private transformElementCollection(source PluralAttributeInfo) : JaxbElementCollection to [private transferElementInfo(hbmCollection PluralAttributeInfo, element JaxbHbmBasicCollectionElementType, target JaxbElementCollection) : void, private transferElementInfo(hbmCollection PluralAttributeInfo, compositeElement JaxbHbmCompositeCollectionElementType, target JaxbElementCollection) : void] in class org.hibernate.boot.jaxb.hbm.transform.HbmXmlTransformer
- Loading branch information