ZetaGrid v1.9

zeta.tool
Class ZetaApprove

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

public class ZetaApprove
extends java.lang.Object


Field Summary
private  java.sql.Connection connection
           
 
Constructor Summary
private ZetaApprove(java.lang.String user, java.lang.String password)
           
 
Method Summary
private  void approve()
           
private  void close()
           
private  java.lang.String getDistance(java.lang.String found)
           
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

ZetaApprove

private ZetaApprove(java.lang.String user,
                    java.lang.String password)
             throws java.lang.Exception
Method Detail

main

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

close

private void close()

approve

private void approve()
              throws java.sql.SQLException,
                     java.io.IOException
java.sql.SQLException
java.io.IOException

getDistance

private java.lang.String getDistance(java.lang.String found)

ZetaGrid v1.9

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