Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 8 (11.1.8)

E22564-08

oracle.apps.fnd.applseed.rt.loader
Class SDSQLLoader

java.lang.Object
  extended by oracle.apps.fnd.applseed.rt.loader.SDSQLLoader

public class SDSQLLoader
extends java.lang.Object


Field Summary
protected  java.sql.Connection conn
           
protected static java.util.logging.Logger LOGGER
           
protected  SDLoaderParams theParams
           
protected  java.io.InputStream theStream
           
protected  java.net.URL theURL
           
 
Constructor Summary
SDSQLLoader(SDLoaderParams lps, java.sql.Connection conn_)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOGGER

protected static final java.util.logging.Logger LOGGER

theParams

protected SDLoaderParams theParams

theStream

protected java.io.InputStream theStream

theURL

protected java.net.URL theURL

conn

protected java.sql.Connection conn
Constructor Detail

SDSQLLoader

public SDSQLLoader(SDLoaderParams lps,
                   java.sql.Connection conn_)
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 8 (11.1.8)

E22564-08

Copyright © 2013 Oracle. All Rights Reserved.