com.explosion.datastream.exql.gui
Class ConnectNow

java.lang.Object
  extended by com.explosion.datastream.exql.gui.ConnectNow
All Implemented Interfaces:
com.explosion.expfmodules.rdbmsconn.connectwizard.ConnectNow

public class ConnectNow
extends java.lang.Object
implements com.explosion.expfmodules.rdbmsconn.connectwizard.ConnectNow

Thsi class connects the user to the database of their choice and kicks off a DBBrowser

Author:
Stephen Created on May 3, 2004

Constructor Summary
ConnectNow()
           
 
Method Summary
 boolean connect(com.explosion.utilities.preferences.groups.PreferenceGroup descriptor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectNow

public ConnectNow()
Method Detail

connect

public boolean connect(com.explosion.utilities.preferences.groups.PreferenceGroup descriptor)
                throws java.lang.Exception
Specified by:
connect in interface com.explosion.expfmodules.rdbmsconn.connectwizard.ConnectNow
Throws:
java.lang.Exception
See Also:
com.explosion.expfmodules.rdbmsconn.connectwizard.ConnectNow#connect(com.explosion.expfmodules.rdbmsconn.ConnectionDescriptorPreference)


Copyright © 2003-2005 Explosion I.T.. All Rights Reserved.