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-1jpp.src.rpm |
Build Date: | Thu Oct 20 18:45:32 2005 |
Packager: | Ralph Apel <r.apel@r-apel.de> |
Size: | 289 KiB |
Changelog
- * Mon Sep 19 12:00:00 2005 Ralph Apel <r.apel at r-apel.de> - 0:0.9.0-1jpp
-
- Upgrade to 0.9.0
- * Fri Aug 20 12: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
- * Fri Jul 2 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:0.8.4.1-2jpp
-
- Relax some versioned dependencies
- Provide hibernate_jdbc_cache and do update-alternatives, prio 10