Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
c3p0: JDBC DataSources/Resource Pools
- Summary
- c3p0 is an easy-to-use library for augmenting
traditional (DriverManager-based) JDBC drivers
with JNDI-bindable DataSources, including
DataSources that implement Connection and Statement
Pooling, as described by the jdbc3 spec and jdbc2
standard extension.
Arch: noarch
| Download: | c3p0-0.9.0-2jpp.noarch.rpm |
| Build Date: | Fri Jan 6 01:01:38 2006 |
| Packager: | Fernando Nasser <fnasser@jpackage.org> |
| Size: | 566 KiB |
Arch: noarch
| Download: | c3p0-0.9.0-2jpp.src.rpm |
| Build Date: | Fri Jan 6 01:01:38 2006 |
| Packager: | Fernando Nasser <fnasser@jpackage.org> |
| Size: | 290 KiB |
Changelog
- * Thu Jan 5 23:00:00 2006 Fernando Nasser <fnasser{%}redhat{*}com> - 0:0.9.0-2jpp
-
- First JPP 1.7 build
- * Tue Sep 20 00:00:00 2005 Ralph Apel <r.apel at r-apel.de> - 0:0.9.0-1jpp
-
- Upgrade to 0.9.0
- * Sat Aug 21 00:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:0.8.4.1-3jpp
-
- Build with ant-1.6.2
- junit not used for now