Java Data Access: JDBC, JNDI, and JAXP

  • 7h 24m
  • Todd M. Thomas
  • John Wiley & Sons (US)
  • 2002

Your Java Data Access Road Map

Java now has updated APIs to support your enterprise-level data access needs. The updated JDBC 3.0 API contains powerful new enhancements to help you access database information in ways not possible in previous releases. Two additional APIs, the Java Naming and Directory Interface (JNDI) version 1.2 and the Java API for XML Processing (JAXP) version 1.1, provide you with the tools necessary for accessing naming and directory services and XML data stores.

This hands-on guide provides a complete overview of the Java data access APIs you'll use most. Inside you will find practical examples that show you how to apply the technologies using J2SE and J2EE. From the architecture of JDBC to advanced topics such as data access design patterns, connection pooling, and tapping data stores using Enterprise JavaBeans, JavaServer Pages, and servlets, you will learn how to make full use of the latest Java data access APIs.

Put JCBC, JNDI, and JAXP to Work

  • Create database access applications using the updated JDBC 3.0 API
  • Use LDAP-enabled directory services with JNDI
  • Parse and transform XML data using JAXP
  • Learn several object-oriented design patterns for implementing JDBC solutions
  • Create Web pages with JavaServer Pages and servlets that access enterprise databases
  • Build software solutions that use the rowset features of the JDBC 3.0 API
  • Discover techniques for using JDBC with Enterprise JavaBeans (EJBs)

About the Author

Todd M. Thomas is an Oracle Certified DBA and Java developer who works as an independent consultant, software developer, and trainer. His areas of expertise include Java database and network programming, building, and managing data warehouses, and designing enterprise Java server applications.

In this Book

  • Java Data Access—JDBC, JNDI, and JAXP
  • Introducing Java Data Access Development
  • A Relational Database Primer
  • Setting Up Your First JDBC Query
  • Connecting to Databases with JDBC
  • Building JDBC Statements
  • Working with Result Sets
  • Understanding JDBC Data Types
  • Mining Database Metadata with JDBC
  • Understanding Design Patterns
  • Building the Singleton Pattern
  • Producing Objects with the Factory Method Pattern
  • Creating a Façade Pattern
  • Accessing Enterprise Data with JNDI
  • Using Data Sources and Connection Pooling
  • Understanding Distributed Transactions
  • Working with JDBC Rowsets
  • Building Data-centric Web Applications
  • Using XML with JAXP
  • Accessing Data with Enterprise JavaBeans
SHOW MORE
FREE ACCESS