Home | Amazing | Today | Publishers | Account | Support
JDBC 3: Java Database Connectivity

Buy

JDBC 3.0 is the latest revision of Sun’s Java Database Connectivity API. Since its introduction on the market in the mid-90s, Java has evolved from a language and environment suited for applets to a rich enterprise platform. JDBC played a determinant role in Java’s maturation. JDBC is now used as a core technology to integrate companies’ databases and leverage legacy data to provide unprecedented access to new applications via emerging channels such as the wireless Internet and WebServices.

JDBC provides a rich set of features to store, retrieve, search, and update various types of data formats in traditional databases. Java is a language for object-oriented (OO) programmers, and traditional databases as such aren’t very object-oriented. JDBC doesn’t bridge the gap entirely by itself, but it provides the foundation for persistence mechanisms such as J2EE’s Enterprise JavaBeans. JDBC is one of the most important bricks in the whole distributed component technology stack.

This book, which is an update of JDBC: Java Database Connectivity from IDG Books Worldwide (now Hungry Minds, Inc.) by the same author, provides a tutorial approach and comprehensive examples on every aspect of integrating with databases using a call level interface such as Java’s JDBC. From simple queries and updates to transactions, cursors, batch processing, prepared statements, stored procedures, and database metadata, you will learn anything necessary to design and write great professional applications. An API reference covering JDBC and its extensions is provided at the end of the book.

Who Should Read This Book

This book is targeted at developers who are new to Java and who want to use JDBC to deliver database-enabled robust Internet-based applications, WebServices, N-tiered applications, and traditional client/server applications. Knowing the Java language is a prerequisite for this book: In general, an academic knowledge will be sufficient. Although this book doesn’t provide a complete SQL and relational database reference, developers who are new to these should be able to understand most of the techniques discussed. Developers not familiar with SQL may want to take the SQL Primer available online from Sun as a companion when reading this book.


(HTML tags aren't allowed.)

Pro JPA 2: Mastering the Java™ Persistence API
Pro JPA 2: Mastering the Java™ Persistence API

Pro JPA 2 introduces, explains, and demonstrates how to use the new Java Persistence API (JPA). JPA provides Java developers with both the knowledge and insight needed to write Java applications that access relational databases through JPA.

Authors Mike Keith and Merrick Schincariol take a...

Database Programming with JDBC and Java
Database Programming with JDBC and Java
Java and databases make a powerful combination. Getting the two sides to work together, however, takes some effort--largely because Java deals in objects while most databases do not.

This book describes the standard Java interfaces that make portable object-oriented access to relational databases possible and offers a robust model for
...
Brilliant HTML & CSS
Brilliant HTML & CSS

Brilliant HTML & CSS is a visual quick reference book that teaches all that you need to know to create clean, forward-looking, standards-compliant, accessible Web sites using HTML & CSS. It will give you a solid grounding on the theory, coding skills, and best practices needed to use HTML & CSS to build sophisticated web pages a...


SOA Design Patterns (The Prentice Hall Service-Oriented Computing Series from Thomas Erl)
SOA Design Patterns (The Prentice Hall Service-Oriented Computing Series from Thomas Erl)
“The concept of service oriented architecture has long promised visions of agile organizations being able to swap out interfaces and applications as business needs change. SOA also promises incredible developer and IT productivity, with the idea that key services would be candidates for cross-enterprise sharing or reuse. But many...
Beginning HTML, XHTML, CSS, and JavaScript (Wrox Programmer to Programmer)
Beginning HTML, XHTML, CSS, and JavaScript (Wrox Programmer to Programmer)

An indispensable introductory guide to creating web pages using the most up-to-date standards

This beginner guide shows you how to use XHTML, CSS, and JavaScript to create compelling Web sites. While learning these technologies, you will discover coding practices such as writing code that works on multiple browsers including mobile...

Core Servlets and Javaserver Pages: Advanced Technologies, Vol. 2 (2nd Edition)
Core Servlets and Javaserver Pages: Advanced Technologies, Vol. 2 (2nd Edition)
Java EE is the technology of choice for e-commerce applications, interactive Web sites, and Web-enabled services. Servlet and JSP technology provides the link between Web clients and server-side applications on this platform. Core Servlets and JavaServer Pages, Volume 2: Advanced Technologies, Second Edition, is the...
©2010 LearnIT (support@pdfchm.net) - Privacy Policy