org.eclipse.persistence.dynamic
Class DynamicHelper.SessionCustomizer
java.lang.Object
org.eclipse.persistence.dynamic.DynamicHelper.SessionCustomizer
- All Implemented Interfaces:
- SessionCustomizer
- Enclosing class:
- DynamicHelper
public static class DynamicHelper.SessionCustomizer
- extends Object
- implements SessionCustomizer
A SessionCustomizer which configures all descriptors as dynamic entity
types.
DynamicHelper.SessionCustomizer
public DynamicHelper.SessionCustomizer()
customize
public void customize(Session session)
throws Exception
- Specified by:
customize
in interface SessionCustomizer
- Throws:
Exception