CodeCharge Studio

closeConnection Method (Java)

Applies to

JDBCConnection Object

Syntax

public abstract void closeConnection();

Description

This method returns a connection to the pool. It doesn't really close the connection but returns it to the connection pool to be reused in future.


On-line, printable versions and updates