Package ch.oliumbi.compass.sql.pool
Class PoolConnection
java.lang.Object
ch.oliumbi.compass.sql.pool.PoolConnection
- All Implemented Interfaces:
AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PoolConnection
-
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-
preparedStatement
- Throws:
SQLException
-
isClosed
- Throws:
SQLException
-