|
|
 |
 |
|
|
| JPool |
|
 |
|
|
 |
JPool is a JDBC Connection Pool
that lets you easily manage a multi-database, multi-user, multi-threaded,
multi-transactional applications.
|
|
JPool is thread safe and is designed
to work in clients and servers. JPool implements smart features
like a minimum and maximum number of connections and timeouts
to wait for connections to free up.
|
|
Each connection pool has a logical
name, which is associated with a set of database properties.
These properties can be configured programmatically or using
property files through URLs or the class path.
|
|
JPool provides support for data
caching, key tables, vendor sql translations, usage monitoring
and an optional Console (see below).
|
|
|
|
|
| |
|
|
| |
|
|
|
 |
|
|
© Javelin Software
- All Rights Reserved 
|