org.apache.manifoldcf.core.database
Class ConnectionFactory.ConnectionTracker
java.lang.Object
org.apache.manifoldcf.core.database.ConnectionFactory.ConnectionTracker
- Enclosing class:
- ConnectionFactory
protected static class ConnectionFactory.ConnectionTracker
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
theConnection
protected java.sql.Connection theConnection
checkoutTime
protected long checkoutTime
theTrace
protected java.lang.Exception theTrace
ConnectionFactory.ConnectionTracker
public ConnectionFactory.ConnectionTracker(java.sql.Connection theConnection)
hasExpired
public boolean hasExpired(long currentTime)
printDetails
public void printDetails()