public final class PoolBagEntry extends ConcurrentBag.BagEntry
| Modifier and Type | Field and Description |
|---|---|
java.sql.Connection |
connection |
long |
expirationTime |
long |
lastOpenTime |
| Constructor and Description |
|---|
PoolBagEntry(java.sql.Connection connection,
long maxLifetime) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
Copyright © 2014 Zaxxer.com. All Rights Reserved.