Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Java Data Access: JDBC, JNDI and JAXP (Repost)

Posted By: bookwyrm
Java Data Access: JDBC, JNDI and JAXP (Repost)

Java Data Access: JDBC, JNDI and JAXP By Todd M. Thomas
2002 | 550 Pages | ISBN: 0764548468 | PDF | 3 MB


This hands–on guide shows Java developers how to access data with the new 3.0 Java Database Connectivity (JDBC) API, use LDAP–enabled directory services with Java Network Directory Services (JNDI), and manipulate XML data using Java APIs for XML Processing (JAXP). Pick up this book to acquire the skills needed to effectively create Java applications that can access a variety of data sources. Learn the basics of JDBC 3.0 and how it relates to the Java programming language as a whole. Then from this base, build your knowledge by reading about common advanced uses such as connection pooling, JSP implementations, and Enterprise JavaBeans. You will also gain an awareness of several object oriented design patterns for implementing JDBC solutions, and gain a knowledge of JNDI and how to use it to store and retrieve data using LDAP.