Cantitate/Preț
Produs

Java Persistence for Relational Databases

Autor Richard Sperko
en Limba Engleză Paperback – 2 iul 2003
Java Persistence for Relational Databases is chock full of best practices and patterns, for those of you who want to connect to databases using Java! Coverage includes various database-related APIs for Java, like JDO, JDBC (including the newest 3.0 APIs), and CMP (“Container Managed Persistence” with EJB).
All those things you developers have wanted to know—but were afraid to ask—are featured inside this book. It offers a realistic and multi-angled look at persisting Java objects. Whether your environment requires you to use JDO, CMP, Castor, or to hand-code a persistence layer using JDBC, the answers all lie inside this book.
Citește tot Restrânge

Preț: 22610 lei

Preț vechi: 28262 lei
-20% Nou

Puncte Express: 339

Preț estimativ în valută:
4327 4490$ 3617£

Carte disponibilă

Livrare economică 24 februarie-10 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781590590713
ISBN-10: 1590590716
Pagini: 364
Ilustrații: XXV, 368 p.
Dimensiuni: 178 x 235 x 19 mm
Greutate: 0.69 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Professional/practitioner

Cuprins

1 All Kinds of Methods for Persisting Objects.- 2 Understanding Relational Database Management Systems.- 3 Using JDBC 1 for Relational Database Work.- 4 What Is New in JDBC 2 and 3.- 5 Writing a Persistence Layer.- 6 Persistence-Related Design Patterns.- 7 Unit Testing Persistence Layers.- 8 Enterprise JavaBeans: Container Managed Persistence 2.0.- 9 Writing to the ODMG 3.0.- 10 Persistence with Java Data Objects (JDO).- 11 Open Source Java Persistence Libraries and Frameworks.- 12 Commercial Java Persistence Libraries and Frameworks.- 13 Summary.

Recenzii

From the reviews:
"Richard Sperko’s Java Persistence for Relational Databases does an admirable job of outlining the problems and of explaining what the different solutions have to offer. … In addition, the book provides good coverage of EJB, JDO … . In all this is a highly accessible, wide-ranging and interesting introduction to object persistence and Java." (Application Development Advisor, November/December, 2003)

Notă biografică

Richard Sperko is an architect-level consultant for Centare Group, Ltd. Richard has 11 years of software development experience and has been working with emerging technologies that entire time. He has extensive knowledge in Java/J2EE and other object-oriented technologies. He is certified as a Sun Microsystems Java Developer and working on his Sun Microsystems Java Architect and Microsoft Certified Application Developer certifications. He spends as much time as he can with his lovely wife and beautiful son.

Caracteristici

Compares various methods of persisting data including JDO, DAO, CMP, and basic JDBC Covers all versions of JDBC, including the new JDBC 3 specification Gives a good overview of JDO Includes supplementary material: sn.pub/extras