JDBC Recipes: A Problem-Solution Approach

This book provides complete and working solutions for performing database tasks using JDBC. You can cut and paste solutions from this book to build your own JDBC database applications. All the solutions have been compiled and tested against two leading databases: MySQL and Oracle. This book is id...

Mô tả đầy đủ

Đã lưu trong:
Chi tiết về thư mục
Tác giả chính: Parsian, Mahmoud
Định dạng: Sách
Ngôn ngữ:English
Được phát hành: Apress 2012
Những chủ đề:
Truy cập trực tuyến:http://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/31488
Các nhãn: Thêm thẻ
Không có thẻ, Là người đầu tiên thẻ bản ghi này!
Thư viện lưu trữ: Thư viện Trường Đại học Đà Lạt
Miêu tả
Tóm tắt:This book provides complete and working solutions for performing database tasks using JDBC. You can cut and paste solutions from this book to build your own JDBC database applications. All the solutions have been compiled and tested against two leading databases: MySQL and Oracle. This book is ideal for anyone who knows some Java (can read/write basic Java programs) and a little JDBC (can read/write basic queries using JDBC and SQL) and wants to learn more about JDBC. Each section of this book is a complete recipe (including the database setup, the solution, and the MySQL and Oracle solutions), so you can use the code directly in your projects (although sometimes you may need to cut and paste the sections you need).5