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

B32476-04

oracle.toplink.tools.sessionconfiguration
Interface DescriptorCustomizer


public interface DescriptorCustomizer

This interface is to allow extra customization on a TopLink Session


Method Summary
 void customize(ClassDescriptor Descriptor)
           
 

Method Detail

customize

void customize(ClassDescriptor Descriptor)
               throws java.lang.Exception
Throws:
java.lang.Exception

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