PIP.ExampleCode
Class ConnectionTOMSDDatabase

java.lang.Object
  extended by PIP.ExampleCode.ConnectionTOMSDDatabase

public class ConnectionTOMSDDatabase
extends java.lang.Object

This class simply shows an example of how to connect to the MSD and run a sql querry.


Constructor Summary
ConnectionTOMSDDatabase()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionTOMSDDatabase

public ConnectionTOMSDDatabase()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception