| 
 | Kodo 4.2.0. generated on July 28 2008 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkodo.jdbc.kernel.StartPersistenceServer
public class StartPersistenceServer
Script to start a persistence server.
| Constructor Summary | |
|---|---|
| StartPersistenceServer() | |
| Method Summary | |
|---|---|
| static void | main(String[] args)Usage: java kodo.jdbc.kernel.StartPersistenceServer [option]* | 
| static void | run(Map props)Start a server with the given configuration. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public StartPersistenceServer()
| Method Detail | 
|---|
public static void main(String[] args)
                 throws IOException
Usage: java kodo.jdbc.kernel.StartPersistenceServer [option]*
Where the following options are recognized.
JDBCConfiguration can be set by
 using their names and supplying a value.  For example:
 -connectionDriverName oracle.jdbc.driver.OracleDriver
IOException
public static void run(Map props)
                throws IOException
IOException| 
 | Kodo 4.2.0. generated on July 28 2008 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||