dsql
Class ConnectFactory

java.lang.Object
  extended bydsql.ConnectFactory

public class ConnectFactory
extends java.lang.Object

Creates a Connect object from a <connect> element


Constructor Summary
ConnectFactory()
           
 
Method Summary
static Connect getConnectObject(ASTConnect astc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectFactory

public ConnectFactory()
Method Detail

getConnectObject

public static Connect getConnectObject(ASTConnect astc)
                                throws ExecuteException
Throws:
ExecuteException