Determines whether the current connection is active.
Syntax
boolean isActive()
Parameters
None.
Return values
Returns true if the current connection is active; returns false if this connection has been released.
Exceptions
See also
getDBConnection(), release()