Package cz.encircled.joiner.eclipse
Class InheritanceJoiningSessionCustomizer
java.lang.Object
cz.encircled.joiner.eclipse.InheritanceJoiningSessionCustomizer
- All Implemented Interfaces:
org.eclipse.persistence.config.SessionCustomizer
public class InheritanceJoiningSessionCustomizer
extends Object
implements org.eclipse.persistence.config.SessionCustomizer
- Author:
- Vlad on 08-Sep-16.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcustomize(org.eclipse.persistence.sessions.Session session)
-
Constructor Details
-
InheritanceJoiningSessionCustomizer
public InheritanceJoiningSessionCustomizer()
-
-
Method Details
-
customize
public void customize(org.eclipse.persistence.sessions.Session session) - Specified by:
customizein interfaceorg.eclipse.persistence.config.SessionCustomizer
-