Flylib.com
List of Figures
Previous page
Table of content
Next page
Chapter 2: Database Fundamentals
Figure 2-1: The typical client/server architecture with a DBMS.
Figure 2-2: The two-tier architecture.
Figure 2-3: The three-tier architecture.
Figure 2-4: The four ODBC components.
Chapter 3: Integrating Databases with JDBC
Figure 3-1: Java clients running on different platforms.
Figure 3-2: JDBC is located on the client side.
Figure 3-3: The JDBC-ODBC Bridge driver.
Figure 3-4: Native API, partly Java drivers.
Figure 3-5: The Net driver.
Figure 3-6: Native-protocol, all-Java drivers.
Figure 3-7: The complete JDBC architecture.
Chapter 5: Getting Started with JDBC
Figure 5-1: The JDBC APIs.
Figure 5-2: Actions performed on the client and DBMS sides.
Figure 5-3: The relationship between the main JDBC interfaces.
Figure 5-4: An applet communicating with a server.
Figure 5-5: Three-tier design.
Figure 5-6: The parts of a standalone Java application.
Chapter 6: Database Connectivity, Step by Step
Figure 6-1: An overview of the connection.
Figure 6-2: JDBC mechanism to name a data source.
Figure 6-3: Overview: Building a SQL statement.
Figure 6-4: Sending a SQL statement.
Figure 6-5: An overview of sending a SQL statement.
Figure 6-6: An overview of getting the result set.
Figure 6-7: The next() method is used to scan a result set.
Figure 6-8: An overview of accessing columns.
Figure 6-9: Accessing columns with
getXXX()
.
Figure 6-10: An overview of managing multiple result types.
Figure 6-11: An overview of all the steps for communicating with a database.
Chapter 7: Refining JDBC Queries and Updates
Figure 7-1: The cursor mechanism.
Chapter 8: Advanced Techniques
Figure 8-1: Invoking a stored procedure.
Figure 8-2: An overview of dealing with parameters.
Figure 8-3: Sending a static statement.
Figure 8-4: Sending parameters to a prepared statement.
Figure 8-5: An overview of prepared statements.
Chapter 9: Accessing Database Metadata
Figure 9-1: Processing methods that return a
ResultSet
.
Chapter 11: Examples of Java Applications
Figure 11-1: The ISQL standalone application.
Figure 11-2: The ISQL applet.
Figure 11-3: Executing SQL statements.
Figure 11-4: Connect Software’s JDBC Airlines applet.
Figure 11-5: The JavaBank applet login screen.
Figure 11-6: The JavaBank applet account balance.
Figure 11-7: The JavaBank applet transfer screen.
Figure 11-8: The JavaBank applet cash withdrawal.
Chapter 12: Complex Examples of Java Applications
Figure 12-1: The JDBCExplorer main window.
Figure 12-2: Supplying login data.
Figure 12-3: The main navigation control widget.
Figure 12-4: Database specifications.
Figure 12-5: Database catalog nodes.
Figure 12-6: Table objects.
Figure 12-7: Columns.
Figure 12-8: Primary keys.
Figure 12-9: An Interactive SQL tool.
Figure 12-10: A SQLException message window.
Figure 12-11: JDBCExplorer help.
Figure 12-12: The JDBCExplorer About box.
Figure 12-13: The three-tiered architecture of the car factory example.
Figure 12-14: The RMI client window.
Previous page
Table of content
Next page
JDBC 3: Java Database Connectivity
ISBN: 0764548751
EAN: 2147483647
Year: 2002
Pages: 148
Authors:
Bernard Van Haecke
BUY ON AMAZON
ADO.NET 3.5 Cookbook (Cookbooks (OReilly))
Mapping Table and Column Names Between the Data Source and DataSet
Deserializing Data
Transmitting a DataSet Securely
Loading an ADO Recordset into a DataSet
Avoiding Referential Integrity Problems When Updating the Data Source
OpenSSH: A Survival Guide for Secure Shell Handling (Version 1.0)
Step 1.2 Install SSH Windows Clients to Access Remote Machines Securely
Step 3.1 Use PuTTY as a Graphical Replacement for telnet and rlogin
Step 3.4 Use PuTTYs Tools to Transfer Files from the Windows Command Line
Step 4.5 How to use OpenSSH Passphrase Agents
Step 5.1 General Troubleshooting
The Java Tutorial: A Short Course on the Basics, 4th Edition
What Is an Interface?
Code Samples
The Catch or Specify Requirement
What Is a Thread?
Getting Started Problems
Ruby Cookbook (Cookbooks (OReilly))
Taking Logarithms
Making a Copy of an Object
Fixing Bugs in Someone Elses Class
Benchmarking Competing Solutions
Calling a C Library Through SWIG
Microsoft WSH and VBScript Programming for the Absolute Beginner
Constants, Variables, and Arrays
Using Procedures to Organize Scripts
Handling Script Errors
Using the Windows Registry to Configure Script Settings
Appendix C Whats on the CD-ROM?
What is Lean Six Sigma
Key #2: Improve Your Processes
Key #3: Work Together for Maximum Gain
Beyond the Basics: The Five Laws of Lean Six Sigma
When Companies Start Using Lean Six Sigma
The Experience of Making Improvements: What Its Like to Work on Lean Six Sigma Projects
flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net
Privacy policy
This website uses cookies. Click
here
to find out more.
Accept cookies