Java Database Best Practices ppt

1.1K 366 0
Java Database Best Practices ppt

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

[...]... these choices present a problem for database programmers that simply did not exist in 1996: what are the best approaches to database programming with the Java language? This book seeks to aid the Java developer in appreciating the different approaches Java provides for database programming It helps you assess what approaches fit which problems, and what the best practices are under each model Audience... books on this topic, which focus on a single way to do things, Java Database Best Practices takes you through a wide variety of different ways to store and access data, enabling you to learn which "persistence model" is most appropriate for each type of application This unique book covers Enterprise JavaBeans, Java Data Objects, the Java Database Connectivity API (JDBC) and other, lesserknown options... two sections are the meat of this book: best practices for Java database architecture and development The first section focuses on the architecture aspect and the second section on the development aspect Part I Chapter 1 is an overview of the art of database programming It examines the various tools and skills needed for database programming and covers common database application architectures The chapter... Reviews Errata Academic Java Database Best Practices By George Reese Publisher : O'Reilly Pub Date : May 2003 ISBN : 0-596-00522-9 Pages : 286 Copyright Dedication Preface Audience Organization of This Book Conventions Used in This Book Comments and Questions About the Philosophers Acknowledgments Part I: Data Architecture Chapter 1 Elements of Database Applications Section 1.1 Database Application Architect... Prolegomena to Any Future Metaphysics Java database programming has grown much more complex than it was in 1996 when I wrote the first edition of my book Database Programming with JDBC and Java (O'Reilly & Associates) The J2EE platform did not exist Distributed programming was RMI, JDBC was simple, and transaction management and persistence did not exist in the Java vocabulary Database programming in 1996 was... your data store for Java applications Chapter 5 through Chapter 8 go into the best practices for different Java persistence models Chapter 5 begins with container-managed persistence under the Enterprise JavaBeans component model​for Versions 1 and 2 Chapter 6 tackles the other EJB persistence model, bean-managed persistence Chapter 7 dives into an evolving, popular persistence model, Java Data Objects... Basics Section 9.1 The Platform Section 9.2 Java Naming and Directory Inte Section 9.3 JavaServer Pages Section 9.4 Remote Method Invocation Section 9.5 Enterprise JavaBeans Chapter 10 SQL Section 10.1 Background Section 10.2 Database Creation Section 10.3 Table Management Section 10.4 Data Management Chapter 11 JDBC Section 11.1 Architecture Section 11.2 Simple Database Access Section 11.3 Advanced JDBC... book is not an introductory text It is also not a tutorial on any particular API It is, instead, a description of the best practices for using a database to drive a variety of Java application architectures It assumes you have at least a passing familiarity with one or more of the Java enterprise APIs, as well as SQL You do not, however, need to be an expert in all of them To help you with any holes... book, and O'Reilly & Associates, Inc was aware of a trademark claim, the designations have been printed in caps or initial caps The association between the image of a taguan and the topic of Java database best practices is a trademark of O'Reilly & Associates, Inc While every precaution has been taken in the preparation of this book, the publisher and authors assume no responsibility for errors or... JDBC programming To place database programming in a realworld context, I spent much of that book introducing ways to build robust persistence models and manage transactions using only the JDBC API As you can imagine, you had to do a lot of things for yourself that developers now take for granted in the Java platform The Java world has certainly changed since then Not only does Java provide you with a . Contents • Index • Reviews • Examples • Reader Reviews • Errata • Academic Java Database Best Practices By George Reese Publisher : O'Reilly Pub Date : May. other books on this topic, which focus on a single way to do things, Java Database Best Practices takes you through a wide variety of different ways to store

Ngày đăng: 22/03/2014, 21:21

Từ khóa liên quan

Mục lục

  • Part I: Data Architecture

  • Chapter 1. Elements of Database Applications

  • Chapter 2. Relational Data Architecture

  • Chapter 3. Transaction Management

  • Part II: Persistence Models

  • Chapter 4. Persistence Fundamentals

  • Chapter 5. EJB CMP

  • Chapter 6. EJB BMP

  • Chapter 7. JDO Persistence

  • Chapter 8. Alternative Persistence Frameworks

  • Part III: Tutorials

  • Chapter 9. J2EE Basics

  • Chapter 10. SQL

  • Chapter 11. JDBC

  • Chapter 12. JDO

Tài liệu cùng người dùng

Tài liệu liên quan