Method Sql.pgsql()->close()
- Method close
finalvoidclose()- Description
Closes the connection to the database, any running queries are terminated instantly.
- Note
This function is PostgreSQL-specific.
final void close()
Closes the connection to the database, any running queries are terminated instantly.
This function is PostgreSQL-specific.