How to Install libproxool-java in Ubuntu 18.04



Install libproxool-java by entering the following commands in the terminal:

sudo apt update
sudo apt install libproxool-java

Description:

Java JDBC connection pool

A Java SQL Driver that provides a connection pool wrapper around another Driver of your choice. Very simple to migrate existing code. Fully configurable. Fast, mature and robust. Transparently adds connection pooling to your existing JDBC driver.

Homepage: http://proxool.sourceforge.net

Version: 0.9.1-10

Section: universe/libs