java.sql.Connection . It passes all requests to database connection specified in constructor. There are some features of connection managing: timeout property to check connection idle time isOld() method to check does time of maximum inactivity passed. stackTrace property that used if connection is not released to trace caller. | |
| |