Package cz.encircled.joiner.eclipse
Class InheritanceJoiningCustomizer
- java.lang.Object
-
- cz.encircled.joiner.eclipse.InheritanceJoiningCustomizer
-
- All Implemented Interfaces:
org.eclipse.persistence.config.DescriptorCustomizer
public class InheritanceJoiningCustomizer extends Object implements org.eclipse.persistence.config.DescriptorCustomizer
This customizer fixes fetch joining of nested associations, which are present on a subclass only- Author:
- Vlad on 06-Sep-16.
-
-
Constructor Summary
Constructors Constructor Description InheritanceJoiningCustomizer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcustomize(org.eclipse.persistence.descriptors.ClassDescriptor descriptor)
-