Kodo 4.1.4 generated on June 22 2007

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(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

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(JDBCConfiguration conf)
                throws IOException
Start a server with the given configuration.

Throws:
IOException

Kodo 4.1.4 generated on June 22 2007

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