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

E22564-02

oracle.apps.fnd.applseed.rt.loader.handler.data
Class SDBC4JDEDataHandler

java.lang.Object
  extended by oracle.apps.fnd.applseed.rt.loader.core.SDDataHandler
      extended by oracle.apps.fnd.applseed.rt.loader.handler.data.SDBC4JDataHandler
          extended by oracle.apps.fnd.applseed.rt.loader.handler.data.SDBC4JDEDataHandler

public final class SDBC4JDEDataHandler
extends SDBC4JDataHandler


Field Summary
 
Fields inherited from class oracle.apps.fnd.applseed.rt.loader.handler.data.SDBC4JDataHandler
exclusiveModeParentMissing
 
Fields inherited from class oracle.apps.fnd.applseed.rt.loader.core.SDDataHandler
driverNode, fileProps, LOGGER, theMTSHandler, theParams, theRowCounter, warnings
 
Constructor Summary
SDBC4JDEDataHandler()
           
 
Method Summary
protected  void beforeLogicalRowChange(SDCompositeDataEntity logicalRow)
           
protected  oracle.jbo.Row[] getRowsByAlternateKey(SDDataEntity de)
           
protected  oracle.jbo.Row[] getRowsByPrimaryKey(SDDataEntity de)
           
protected  oracle.jbo.Row[] getRowsByUniqueKey(SDDataEntity de)
           
protected  oracle.jbo.ViewObject getViewObject(SDDataEntity de)
           
protected  void loadEntityGroup(SDDataEntity de, CheckFileVersion cfv)
           
protected  void loadEntitySingle(SDDataEntity de)
           
protected  void resolveAttributes(SDCompositeDataEntity sde)
           
static void setEffectiveDateMode(oracle.jbo.server.ViewRowImpl row, int MODE)
           
 
Methods inherited from class oracle.apps.fnd.applseed.rt.loader.handler.data.SDBC4JDataHandler
checkDuplicates, encodeValue, getCountOfChildEntities, getFileHashValue, getLastUpdateUserAttrName, getParentKeyAttributes, getRowHashValue, handleRegularInsert, handleRegularUpdate, isAncestorOfExclusiveNode, isChangeIndicatorSame, isCustomizedRow, isCustomizedRow, isMatchingRowByAttrs, isNLSNonTranslatableNode, loadEntity, logAllAttributes, performCleanup, performRegularInsert, performRegularUpdate, removeChildRows, removeViewCriteria, resolveAttributes, selectAttributesIfSIMode, setAttributes
 
Methods inherited from class oracle.apps.fnd.applseed.rt.loader.core.SDDataHandler
checkCFV, commitTrans, foundImmutableData, foundMutableData, getDriverNode, getTransaction, getWarnings, handleDMLConstraintException, handleDMLConstraintException, handleGenericException, handleGenericException, handleJboException, handleJboException, initialize, initialize, isTopEntity, loadEntityMain, loadEntityTopLevel, resetAllState, rollbackTrans, setEnterpriseContext, showCommitProgress, showFailedRow, showProgress, showProgress2, showWarning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SDBC4JDEDataHandler

public SDBC4JDEDataHandler()
Method Detail

getViewObject

protected oracle.jbo.ViewObject getViewObject(SDDataEntity de)
Overrides:
getViewObject in class SDBC4JDataHandler

loadEntitySingle

protected void loadEntitySingle(SDDataEntity de)
                         throws SDLoaderException
Overrides:
loadEntitySingle in class SDBC4JDataHandler
Throws:
SDLoaderException

beforeLogicalRowChange

protected void beforeLogicalRowChange(SDCompositeDataEntity logicalRow)

resolveAttributes

protected void resolveAttributes(SDCompositeDataEntity sde)

getRowsByPrimaryKey

protected oracle.jbo.Row[] getRowsByPrimaryKey(SDDataEntity de)
                                        throws SDLoaderException
Overrides:
getRowsByPrimaryKey in class SDBC4JDataHandler
Throws:
SDLoaderException

getRowsByAlternateKey

protected oracle.jbo.Row[] getRowsByAlternateKey(SDDataEntity de)
                                          throws SDLoaderException
Throws:
SDLoaderException

getRowsByUniqueKey

protected oracle.jbo.Row[] getRowsByUniqueKey(SDDataEntity de)
                                       throws SDLoaderException
Overrides:
getRowsByUniqueKey in class SDBC4JDataHandler
Throws:
SDLoaderException

setEffectiveDateMode

public static void setEffectiveDateMode(oracle.jbo.server.ViewRowImpl row,
                                        int MODE)

loadEntityGroup

protected void loadEntityGroup(SDDataEntity de,
                               CheckFileVersion cfv)
                        throws SDLoaderException
Overrides:
loadEntityGroup in class SDDataHandler
Throws:
SDLoaderException

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

E22564-02

Copyright © 2011 Oracle. All Rights Reserved.