Oracle TopLink API Reference
10g Release 3 (10.1.3)

B13698-01


oracle.toplink.tools.sessionconfiguration
Interface SessionCustomizer


public interface SessionCustomizer

PUBLIC: This interface is to allow extra customization on a TopLink Session


Method Summary
 void customize(Session session)
           

 

Method Detail

customize

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

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