org.wso2.registry.jdbc
Class ConnectionFactory

java.lang.Object
  extended by org.wso2.registry.jdbc.ConnectionFactory

public class ConnectionFactory
extends java.lang.Object


Constructor Summary
ConnectionFactory()
           
 
Method Summary
 java.sql.Connection getConnection()
           
 void shutdown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionFactory

public ConnectionFactory()
                  throws RegistryException
Throws:
RegistryException
Method Detail

getConnection

public java.sql.Connection getConnection()
                                  throws RegistryException
Throws:
RegistryException

shutdown

public void shutdown()
              throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2007 Apache Web Services Project. All Rights Reserved.