Description:
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, result sets, and transactions, prepared statements, batch updates and JDBC escape syntax)
- The JDBC 2.0 Optional Package (including DataSources, JNDI, and connection pooling)
- Basic SQLJ tutorial
- Database performance issues
- Object-oriented databases in Java (the Object Database Management Group, ODMG, 3.0 specification and the Object Query Language, OQL, introduced)
- Directory services and JNDI (including LDAP basics)
- Overview of Web architectures
- Java servlet tutorial (including cookies, session tracking, and database access)
- Servlets and JDBC
- JSP tutorial (including basic syntax, JavaBeans, and database access)
- Basic XML tutorial (including the Simple API for XML, SAX)
- Introduction to WAP and WML
- Enterprise JavaBeans tutorial (including session and entity beans, transactions and the EJB 2.0 standard)
- The Java Transaction API (JTA) and the Java Transaction Service (JTS)
- EJB clients
- Scalability issues with EJBs
- Sample online PIM
- J2EE messaging
- Java Data Objects (JDO)
- Case studies for an XML-based Web portal
- An application for the statistical analysis of Web traffic and a Web data toolkit
- Basic SQL tutorial
- Java serialization APIs
- Overview of Java distributed applications
- Configuring Tomcat, JRun, and Orion
|