Java Data Access: Jdbc,Jndi,and Jaxp

  • Authors:
  • Todd M. Thomas

  • Affiliations:
  • -

  • Venue:
  • Java Data Access: Jdbc,Jndi,and Jaxp
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

From the Publisher:Your Java Data Access Road MapJava 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 JDBC, JNDI, and JAXP to WorkCreate database access applications using the updated JDBC 3.0 APIUse LDAP-enabled directory services with JNDIParse and transform XML data using JAXPLearn several object-oriented design patterns for implementing JDBC solutionsCreate Web pages with JavaServer Pages and servlets that access enterprise databasesBuild software solutions that use the rowset features of the JDBC 3.0 APIDiscover techniques for using JDBC with Enterprise JavaBeans (EJBs)Author Biography: Todd M. Thomas is an Oracle Certified DBA and Java developer who works as an independent consultant, software developer, and trainer. His areas of expertiseinclude Java database and network programming, building and managing data warehouses, and designing enterprise Java server applications.