cgl.util.jdbc
Class ConnectionManager
java.lang.Object
cgl.util.jdbc.ConnectionManager
- public class ConnectionManager
- extends java.lang.Object
- Author:
- Mehmet S. Aktas (maktas@indiana.edu)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionManager
public ConnectionManager()
aquireConnection
public static java.sql.Connection aquireConnection()
throws java.sql.SQLException
- All other functionalities are related with UDDI
So, I revised the data store to be UDDI by default.
- Throws:
java.sql.SQLException
aquireConnection
public static java.sql.Connection aquireConnection(java.lang.String type)
throws java.sql.SQLException
- Throws:
java.sql.SQLException
aquireContextSpaceConnection
public static space.remote.MicroSpace aquireContextSpaceConnection()
throws java.sql.SQLException
- Throws:
java.sql.SQLException
aquireUDDIConnection
public static java.sql.Connection aquireUDDIConnection()
throws java.sql.SQLException
- Throws:
java.sql.SQLException