JDBC for MySQL - Herong's Tutorial Examples
Author | : Herong Yang |
Publisher | : HerongYang.com |
Total Pages | : 374 |
Release | : 2019-01-01 |
ISBN-10 | : |
ISBN-13 | : |
Rating | : 4/5 ( Downloads) |
Download or read book JDBC for MySQL - Herong's Tutorial Examples written by Herong Yang and published by HerongYang.com. This book was released on 2019-01-01 with total page 374 pages. Available in PDF, EPUB and Kindle. Book excerpt: This JDBC tutorial book is a collection of notes and sample codes written by the author while he was learning JDBC technology himself. Topics include installing JDK and MySQL server; using MySQL JDBC driver (MySQL Connector/J); database connection URLs; introduction to Result Set; Meta Data, Prepared Statement, CLOB, and BLOB; connection pooling with DBCP and C3P0. Updated in 2024 (Version v3.13) with minor changes. For latest updates and free sample chapters, visit https://www.herongyang.com/JDBC-MySQL.