oracle.apps.fnd.applseed.rt.loader
Class SDSQLLoader
java.lang.Object
oracle.apps.fnd.applseed.rt.loader.SDSQLLoader
public class SDSQLLoader
- extends java.lang.Object
|
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 |
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
SDSQLLoader
public SDSQLLoader(SDLoaderParams lps,
java.sql.Connection conn_)
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2013 Oracle. All Rights Reserved.