org.melati.poem.dbms.test
Class DebugSQLServerConnection

Package class diagram package DebugSQLServerConnection
java.lang.Object
  extended by org.melati.poem.dbms.test.DebugSQLServerConnection

public class DebugSQLServerConnection
extends Object

Since:
3 May 2007
Author:
timp

Constructor Summary
DebugSQLServerConnection()
          Constructor.
 
Method Summary
 void displayDbProperties()
          Display the driver properties, database details
static void main(String[] args)
          Main.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugSQLServerConnection

public DebugSQLServerConnection()
Constructor.

Method Detail

displayDbProperties

public void displayDbProperties()
Display the driver properties, database details


main

public static void main(String[] args)
                 throws Exception
Main.

Parameters:
args -
Throws:
Exception


Copyright © 2000-2010 PanEris. All Rights Reserved.