README 548 B

12345678910111213141516
  1. The jar files here include c3p0's Java source code and source for the mchange-commons-java library.
  2. they may be helpful for debugging purposes. However, they mix handwritten and automatically generated code,
  3. and are not intended for standalone use in rebuilding the libraries.
  4. To modify or build c3p0, please download the full source distribution, now
  5. available on github at
  6. https://github.com/swaldman/c3p0
  7. You'll find the full mchange-commons-java source distrubution at
  8. https://github.com/swaldman/mchange-commons-java
  9. Thanks!