|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.opensync.importexport.Test
When running CreateXmlFiles(), the files get created in the directory where you run java. Sample command line to run this program: java -classpath D:\cvs\magellan\src\sophieWeb\web\WEB-INF\classes;D:\cvs\magellan\src\sophieWeb\web\WEB-INF\lib\Piccolo.jar;D:\cvs\magellan\src\sophieWeb\web\WEB-INF\lib\saxon7.jar;D:\cvs\magellan\src\sophieWeb\web\WEB-INF\lib\xercesImpl.jar;D:\cvs\magellan\src\sophieWeb\web\WEB-INF\lib\oracleDriver.jar org.opensync.importexport.Test Make sure you change m_sConnectionsFile and m_sTablesFile to point at the proper files.
| Constructor Summary | |
Test()
Constructor |
|
| Method Summary | |
void |
CreateXmlFiles()
Create theme.xml, mappings, queries, and config file. |
void |
ImportExport()
Run import/export |
void |
InitConnectionPool()
|
static void |
main(java.lang.String[] args)
main |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Test()
| Method Detail |
public void InitConnectionPool()
public void ImportExport()
public void CreateXmlFiles()
public static void main(java.lang.String[] args)
args -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||