Functions - sql

close

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

getGlobalPoolConfigContainer

Retrieves the final GlobalPoolConfigContainer object.

close

(Client sqlClient)

returns error?

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

Parameters

  • sqlClient Client
  • The Client object which represents the connection pool.

  • Return Type

    (error?)
  • Possible error during closing

getGlobalPoolConfigContainer

()

returns GlobalPoolConfigContainer

Retrieves the final GlobalPoolConfigContainer object.