Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 1 (11.1.2)

E22564-02

Package oracle.apps.fnd.applseed.rt.extract.common

Class Summary
ExtractFile Class holds information about a single file for Extract.
ExtractFileList This class holds the list of Extract Files to process as an ArrayList.
ExtractProperties This singleton class holds the Extract property name value pairs, and accessor methods to retrieve the property values.
ExtractSerializer This class contains methods to serialize and deserialize the output from an Extract process.
ExtractXlfFile  
RowKey This class holds the attributes that make up a single RowKey object.
RowKeyBuilder This class contains the methods to build row keys for a given View Object and Row.
RowKeyBuilderFactory This singleton factory class builds RowKeyBuilder objects for an SDViewNode.
RowVersion This class holds version data pertaining to a given row.
RowVersionMap This class holds the map of RowVersions.
SDExternalReferenceFile  
SDExternalReferences  
SDExtractViewNode SDExtractViewNode extends SDViewNode to add specific Extract functionality.
SDSqlGenerator Class that generates sql's used by the xlf upload the generic format of the queries is Update Query with surrogate update where id=(select id from _B, where and ) Update Query without surrogate update where exists (select 1 from _B, where and ) Select Query select count(1) from _B, where and
 


Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 1 (11.1.2)

E22564-02

Copyright © 2011 Oracle. All Rights Reserved.