freebsd-ports/java/jdbcpool/pkg-descr

8 lines
271 B
Plaintext
Raw Normal View History

The Bitmechanic JDBC Connection Pool provides developers a way to easily
cache open connections to databases. This is useful in server environments
since opening database connections can be slow.
For more details see:
WWW: http://www.bitmechanic.com/projects/jdbcpool/