index.html 1.2 KB

12345678910111213141516171819202122232425262728293031323334
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc on Mon May 21 15:05:09 EDT 2007-->
  6. <TITLE>
  7. c3p0-oracle-thin-extras-0.9.1.2 API Documentation
  8. </TITLE>
  9. <SCRIPT type="text/javascript">
  10. targetPage = "" + window.location.search;
  11. if (targetPage != "" && targetPage != "undefined")
  12. targetPage = targetPage.substring(1);
  13. function loadFrames() {
  14. if (targetPage != "" && targetPage != "undefined")
  15. top.classFrame.location = top.targetPage;
  16. }
  17. </SCRIPT>
  18. <NOSCRIPT>
  19. </NOSCRIPT>
  20. </HEAD>
  21. <FRAMESET cols="20%,80%" title="" onLoad="top.loadFrames()">
  22. <FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
  23. <FRAME src="com/mchange/v2/c3p0/dbms/package-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
  24. <NOFRAMES>
  25. <H2>
  26. Frame Alert</H2>
  27. <P>
  28. This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
  29. <BR>
  30. Link to<A HREF="com/mchange/v2/c3p0/dbms/package-summary.html">Non-frame version.</A>
  31. </NOFRAMES>
  32. </FRAMESET>
  33. </HTML>