X

Professional Java Data: RDBMS, JDBC, SQLJ, OODBMS, JNDI, LDAP, Servlets, JSP, WAP, XML, EJBs, CMP2.0, JDO, Transactions, Performance, Scalability, Object and Data Modeling

Product ID : 17155954


Galleon Product ID 17155954
Model
Manufacturer
Shipping Dimension Unknown Dimensions
I think this is wrong?
-
Restricted product. We cannot ship these kind of products

Pay with

About Professional Java

Product Description Java provides versatile technologies for data access and manipulation. This book investigates these technologies in detail and shows how they can be used to develop robust enterprise applications. The book is divided into five sections, the first of which looks at data and object modeling. The second section investigates accessing data in relational and object oriented databases, and directory services. The focus of the following section is data presentation for web clients. The fourth section covers Enterprise JavaBeans and distributed applications. The last section of the book consists of four real-world case studies that build on the previous chapters of the book. Transactions, performance, and scalability of data applications are also discussed throughout the book. Amazon.com Review Dedicated to the principle that more is more, Professional Java Data provides a far-ranging tutorial of today's Java database technologies that's ideally suited for any IT professional trying to make sense of what Sun's platform offers when it comes to databases. With over 1,300 pages, this title might well be overwhelming, but it's not. The team of authors does a good job at keeping the material under control. For the first 100 pages or so, there's little mention of Java. Instead the authors provide an overview of the nuts and bolts of software and database design, including the basics of Unified Modeling Language (UML) and designing databases. The organizing principle of this book is to bundle tutorial material on a wide variety of Java APIs that have to do with databases on a chapter-by-chapter basis. Core APIs covered here include JDBC (including connection pooling), plus an excellent guide to basic Enterprise JavaBean (EJB) development. In between the cracks, the authors manage to cover today's multitiered Web architectures while introducing servlets and JavaServer Pages (JSP) for displaying database information in dynamically generated Web pages. Other sections look at additional Java APIs, both established and emerging, which will help demystify these technologies for the busy programmer or IT manager. Included here are SQLJ (for embedding SQL calls inside Java code), ODMG 3.0 (for object-oriented databases in Java), and Java Data Objects (JDO), a new Sun standard for "persistent" Java classes. Along the way, the authors also manage to touch upon J2EE standards that provide the backbone for Web applications. (Material in this category includes JNDI, LDAP, and directory services, JTS and transactions, plus XML and messaging support.) There's even a peek at WAP and WML for programming wireless applications. This title concludes with a variety of case studies that bring together various APIs covered in the rest of the book. The most ambitious of these is arguably an XML-driven Web portal that displays articles. By casting a wide net, the team authors of Professional Java Data manage to create a tutorial that doesn't have to be read cover to cover, but rather can be used to beef up your knowledge of what's arrived and what's on the horizon when it comes to Java used with databases. With a mix of approachable material on an extremely wide range of important technologies, this is a book that gives the big picture when it comes to Java databases, as well as delivering many of the details you'll need for actual development. --Richard Dragan Topics covered: Overview of the software development process (including waterfall, spiral, and object-oriented methods) Software configuration management (version control) Software defect and modification tracking Software quality (including peer reviews) Object-oriented analysis and design basics Overview of UML Data modeling basics (including logical and physical models, plus data dictionaries) Database design basics (including normalization, static vs. dynamic SQL, transactions, stored procedures, and triggers) JDBC tutorial (including connections, data types, re