SolarMetric Kodo JDO 3.2.4 generated on January 7 2005

kodo.jdbc.runtime
Class StartPersistenceManagerServer

java.lang.Object
  |
  +--kodo.jdbc.runtime.StartPersistenceManagerServer

public class StartPersistenceManagerServer
extends Object

Script to start a persistence manager server.


Constructor Summary
StartPersistenceManagerServer()
           
 
Method Summary
static void main(String[] args)
          Usage: java kodo.jdbc.runtime.StartPersistenceManagerServer [option]*
static void run(JDBCConfiguration conf)
          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

StartPersistenceManagerServer

public StartPersistenceManagerServer()
Method Detail

main

public static void main(String[] args)
                 throws IOException

Usage: java kodo.jdbc.runtime.StartPersistenceManagerServer [option]*

Where the following options are recognized.


run

public static void run(JDBCConfiguration conf)
                throws IOException
Start a server with the given configuration.

SolarMetric Kodo JDO 3.2.4 generated on January 7 2005

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.