close abstract method

void close()

Close the current Connection. It is safe to call this multiple times. This will never throw an exception.

Implementation

void close();