1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/java/jdbcpool/pkg-descr
Steve Price eac5ec733c Adding jdbcpool version 0.94.
Implements a JDBC connection pool.

PR:		12523
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>
1999-12-29 09:16:05 +00:00

8 lines
271 B
Plaintext

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/