JDBC for MySQL - Herong's Tutorial Examples
Author: Herong Yang
Publisher: HerongYang.com
Published: 2019-01-01
Total Pages: 374
ISBN-13:
DOWNLOAD EBOOKThis 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.