Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Where can I find the API documentation for Java Database Connectivity (JDBC)?

0
Posted

Where can I find the API documentation for Java Database Connectivity (JDBC)?

0

Location: http://www.jguru.com/faq/view.jsp?EID=134142 Created: Aug 24, 2000 Modified: 2000-08-25 22:31:33.435 Author: John Mitchell (http://www.jguru.com/guru/viewbio.jsp?EID=4) You can find the core JDBC API documentation from Sun’s J2SE API documentation page. See the sections javax.sql, javax.transaction and javax.transaction.xa from Sun’s J2EE API documentation page for the JDBC extension API documentation. Joe Sam Shirah adds: If you’re wondering what happened to the JDBC(tm) Technology Guide: Getting Started when you download the 1.3 JDK documentation, it’s still there, just a bad hyperlink. On the JDBC(tm) API Documentation page, which is under your docs directory at docs/guide/jdbc/index.html, change the relative link from this: /products/jdk/1.3/docs/guide/jdbc/getstart/GettingStartedTOC.fm.html to this: getstart/GettingStartedTOC.fm.html.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123