Kodo 4.2.0. generated on July 28 2008

kodo.jdbc.kernel
Class StartPersistenceServer

java.lang.Object
  extended by kodo.jdbc.kernel.StartPersistenceServer

public class StartPersistenceServer
extends Object

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

StartPersistenceServer

public StartPersistenceServer()
Method Detail

main

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

Usage: java kodo.jdbc.kernel.StartPersistenceServer [option]*

Where the following options are recognized.

Throws:
IOException

run

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

Throws:
IOException

Kodo 4.2.0. generated on July 28 2008

Copyright 2001-2006 BEA Systems, Inc. All Rights Reserved.