protected static class ConnectionFactory.ConnectionTracker extends Object
Modifier and Type | Field and Description |
---|---|
protected long |
checkoutTime |
protected Connection |
theConnection |
protected Exception |
theTrace |
Constructor and Description |
---|
ConnectionFactory.ConnectionTracker(Connection theConnection) |
protected Connection theConnection
protected long checkoutTime
protected Exception theTrace
public ConnectionFactory.ConnectionTracker(Connection theConnection)