| Name: | c3p0 |
|---|---|
| Version: | 0.9.2.1 |
| Release: | 6.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 707614 |
| License: | LGPLv2 or EPL |
| RPM: | c3p0-0.9.2.1-6.el7.noarch.rpm |
| Source RPM: | c3p0-0.9.2.1-6.el7.src.rpm |
| Build Date: | Fri Oct 20 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/swaldman/c3p0 |
| Summary: | JDBC DataSources/Resource Pools |
| Description: | c3p0 is an easy-to-use library for augmenting traditional JDBC drivers with JNDI-bindable DataSources, including DataSources that implement Connection and Statement Pooling, as described by the jdbc3 spec and jdbc2 standard extension. |
- Fixes Bug 1449781: Class missing for c3p0
- Initial import for EPEL7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Add legacy c3p0:c3p0 mapping, fixes rhbz #983533
- Use included pom file - Update project URL
- Update to latest upstream release - License change to "LGPLv2 or EPL"
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Fix file permissions
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Added patch for building with JDBC 4.1/Java 7