* Explains persisting Java objects to relational databases through common and important technologies.
* Goes over design patterns that are applicable to Java persistence.
* 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.
Rezensionen / Stimmen
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)
Auflage
Sprache
Verlagsort
Zielgruppe
Für höhere Schule und Studium
Für Beruf und Forschung
Professional/practitioner
Illustrationen
Maße
Höhe: 235 mm
Breite: 178 mm
Dicke: 20 mm
Gewicht
ISBN-13
978-1-59059-071-3 (9781590590713)
DOI
10.1007/978-1-4302-0816-7
Schweitzer Klassifikation
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.
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.