JDBC
Practical Guide for Java Programmers
- 1st Edition - August 31, 2001
- Author: Gregory D. Speegle
- Language: English
- Paperback ISBN:9 7 8 - 1 - 5 5 8 6 0 - 7 3 6 - 1
- eBook ISBN:9 7 8 - 0 - 0 8 - 0 5 0 9 5 9 - 4
JDBC: Practical Guide for Java Programmers is the quickest way to gain the skills required for connecting your Java application to a SQL database. Practical, tutorial-based covera… Read more
Purchase options
Institutional subscription on ScienceDirect
Request a sales quoteJDBC: Practical Guide for Java Programmers is the quickest way to gain the skills required for connecting your Java application to a SQL database. Practical, tutorial-based coverage keeps you focused on the essential tasks and techniques, and incisive explanations cement your understanding of the API features you'll use again and again. No other resource presents so concisely or so effectively the exact material you need to get up and running with JDBC right away.
- Provides tutorial-based instruction in key JDBC techniques, complemented by example code.
- Centered around an incrementally developed example of a three-tiered application for a video rental e-commerce site.
- Designed to help you tackle standard JDBC tasks: connecting your database to the Internet, displaying query results, using stored procedures, updating the database, storing metadata, carrying out transactions, working with binary large objects, implementing security, and more.
Students, reasearchers and professionals in the database field
1 - Introduction to JDBC1.1 An Analogy1.2 Connection/Statement Example1.3 Example Database 1.4 Analogy Continued 1.5 Simple Example 1.6 API Summary 1.7 Going Beyond2 - Presenting Information to Users2.1 JTables 2.2 JTable Example with Abstract Table Model 2.3 JDBC 2.0 ResultSets 2.4 Serializing ResultSets 2.5 API Summary 2.6 Going Beyond3 - Querying the Database3.1 Prepared Statements 3.2 CallableStatements 3.3 Summary API 3.4 Going Beyond4 - Updating the Database 4.1 Simple Updates 4.2 BatchUpdates 4.3 Update Through ResultSets 4.4 API Summary 4.5 Going Beyond5 - Advanced JDBC Topics 5.1 Drivers 5.2 Metadata 5.3 Transactions 5.4 Blobs 5.5 API Summary 5.6 Going Beyond6 - An eCommerce Example 6.1 Applets6.2 Servlets 6.3 Multi-Tiered Architecture Example 6.3.1 The Applet 6.3.2 The Servlet 6.3.3 The Stored Procedures6.4 Going Beyond7 - How to Stay Current with JDBC 7.1 JDBC 3.0 7.2 javax.sql Package 7.3 The Rest of java.sql7.4 JSP7.5 Security8 - Appendix 8.1 GUIJDBC 8.2 Communication 8.3 JSP Example
- No. of pages: 120
- Language: English
- Edition: 1
- Published: August 31, 2001
- Imprint: Morgan Kaufmann
- Paperback ISBN: 9781558607361
- eBook ISBN: 9780080509594
GS
Gregory D. Speegle
Gregory D. Speegle is an associate professor at Baylor University where he has taught graduate and undergraduate database courses for 10 years. He received a B.S. degree from Baylor in 1984, and a Ph.D. from the University of Texas in 1990. He has been the graduate director since 1994. Dr. Speegle believes students should be comfortable using databases as part of routine programming. His area of research interest is multimedia databases.
Affiliations and expertise
Baylor University, Waco, TXRead JDBC on ScienceDirect