Functions - java.jdbc

close

An internal function used by clients to shutdown the connection pool.

getGlobalPoolConfigContainer

Retrieves the final GlobalPoolConfigContainer object.

close

(JdbcClient jdbcClient)

returns error?

An internal function used by clients to shutdown the connection pool.

Parameters

  • jdbcClient JdbcClient
  • The Client object which represents the connection pool.

  • Return Type

    (error?)
  • Possible error during closing

getGlobalPoolConfigContainer

()

returns GlobalPoolConfigContainer

Retrieves the final GlobalPoolConfigContainer object.