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