org.cloudgraph.rdb.connect
Class RDBConnectionManager
java.lang.Object
org.cloudgraph.rdb.connect.RDBConnectionManager
public class RDBConnectionManager
- extends Object
instance
public static RDBConnectionManager instance()
finalize
protected void finalize()
- Overrides:
finalize in class Object
getConnection
public Connection getConnection()
throws SQLException
- Throws:
SQLException
printDriverStats
public static void printDriverStats()
throws Exception
- Throws:
Exception
getNumLockedProcesses
public int getNumLockedProcesses()
- getNumLockedProcesses - gets the number of currently locked processes on
the MySQL db
- Returns:
- Number of locked processes
Copyright © 2013. All Rights Reserved.