|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.commerce.marketingcenter.events.util.ImportStats
This class is used to connect to the database and import the content of an XML file (created by ExportStats) into the database. This program is an utility. The required command line arguments to run this utility are:
Field Summary | |
static java.lang.String |
CMD_LINE_HELP
Usage of the utility. |
static java.lang.String |
COPYRIGHT
|
Constructor Summary | |
ImportStats()
Constructs the ImportStats object. |
Method Summary | |
static void |
main(java.lang.String[] args)
Main method of this utility. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String CMD_LINE_HELP
public static final java.lang.String COPYRIGHT
Constructor Detail |
public ImportStats()
Method Detail |
public static void main(java.lang.String[] args)
args
- The command line argument must follow this pattern:
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |