org.apache.juddi.util.jdbc
Class ConnectionManager

java.lang.Object
  extended byorg.apache.juddi.util.jdbc.ConnectionManager

public class ConnectionManager
extends java.lang.Object

Author:
Mehmet S. Aktas (maktas@indiana.edu)

Constructor Summary
ConnectionManager()
           
 
Method Summary
static java.sql.Connection aquireConnection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionManager

public ConnectionManager()
Method Detail

aquireConnection

public static java.sql.Connection aquireConnection()
                                            throws java.sql.SQLException
Throws:
java.sql.SQLException