Oracle Fusion Middleware extensions for XML based Datamodel Framework
11g Release 1 (11.1.1.6)

E22566-06

oracle.apps.fnd.applxdf.comp
Class AOLMetaData

java.lang.Object
  extended by oracle.apps.fnd.applxdf.comp.AOLMetaData

public class AOLMetaData
extends java.lang.Object

Class definition


Constructor Summary
AOLMetaData(Parameters theParam, XDFLogger theLogger)
          Consructor with arguments.
 
Method Summary
 boolean updateMetadata(oracle.sql.CLOB inputXDFCLOB, java.lang.String xdfMode)
          Update the metadata.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AOLMetaData

public AOLMetaData(Parameters theParam,
                   XDFLogger theLogger)
Consructor with arguments.

Parameters:
theParam - parameters
theLogger - XDFLogger
Method Detail

updateMetadata

public boolean updateMetadata(oracle.sql.CLOB inputXDFCLOB,
                              java.lang.String xdfMode)
                       throws java.lang.Exception
Update the metadata.

Parameters:
inputXDFCLOB - input xdf clob
xdfMode - object type
Returns:
true if succeed
Throws:
java.lang.Exception - when closign the statement or connection.

Oracle Fusion Middleware extensions for XML based Datamodel Framework
11g Release 1 (11.1.1.6)

E22566-06

Copyright © 2012 Oracle. All Rights Reserved.