Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle TopLink
11g Release 1 (11.1.1)

E28847-01


org.eclipse.persistence.config
Interface SessionCustomizer

All Known Subinterfaces:
SessionCustomizer
All Known Implementing Classes:
DynamicHelper.SessionCustomizer

public interface SessionCustomizer

PUBLIC: This interface is to allow extra customization on an EclipseLink Session


Method Summary
 void customize(Session session)
           

 

Method Detail

customize

void customize(Session session)
               throws java.lang.Exception
Throws:
java.lang.Exception

Skip navigation links

Copyright © 1998, 2012, Oracle. All Rights Reserved.