Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


oracle.javatools.db
Interface TemplateExpander.Initialiser

Enclosing class:
TemplateExpander

public static interface TemplateExpander.Initialiser

The template mechanism can be extended by Initialiser objects that can perform extra template work on newly templated objects before they're commited to the provider.


Method Summary
 void initialiseObject(DBObject template, DBObject object)
           

 

Method Detail

initialiseObject

void initialiseObject(DBObject template,
                      DBObject object)

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Copyright © 1997, 2011, Oracle. All rights reserved.