ZetaGrid v1.9

zeta.tool
Class ZetaMigration

java.lang.Object
  |
  +--zeta.tool.ZetaMigration

public class ZetaMigration
extends java.lang.Object


Field Summary
private  java.sql.Connection connection
           
 
Constructor Summary
ZetaMigration(java.lang.String user, java.lang.String password)
           
 
Method Summary
private  void change(int serverId, java.lang.String wsIds)
           
private  java.lang.String check(int serverId, boolean change)
           
private  void close()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

connection

private java.sql.Connection connection
Constructor Detail

ZetaMigration

public ZetaMigration(java.lang.String user,
                     java.lang.String password)
              throws java.lang.Exception
Method Detail

main

public static void main(java.lang.String[] args)

check

private java.lang.String check(int serverId,
                               boolean change)
                        throws java.lang.Exception
java.lang.Exception

change

private void change(int serverId,
                    java.lang.String wsIds)
             throws java.lang.Exception
java.lang.Exception

close

private void close()

ZetaGrid v1.9

For further technical papers, see ZetaGrid Technical Documentation.
 
Copyright © 2001,2002 Sebastian Wedeniwski. All Rights Reserved.