Java Persistence

简介:
本书旨在涵盖Java持久性,即将Java编程语言中的内容存储到持久性存储介质中。特别是使用Java Persistence API (JPA) 将Java对象存储到关系数据库,但我希望它的范围比JPA更广泛,并且更专注于一般的持久性模式和用例,毕竟JPA只是最新的许多失败的Java持久性标准,当它被下一个持久性标准所取代时,这本书应该能够超越JPA。我不希望这只是JPA规范的反省,也不是使用JPA产品之一的用户手册,但更关注的是试图利用JPA (或其他Java持久性解决方案) 的用户和应用程序的真实用例,以及他们发展的模式和他们制造的陷阱。本书旨在对任何学习或开发需要将数据持久保存到数据库的Java应用程序的人有用。它主要面向打算通过Java Persistence API (JPA) 标准将Java对象持久化到关系数据库的Java开发人员。请不要只是阅读这本书,如果您正在学习或开发JPA,请将您的经验贡献给本书。JPA是一种基于对象关系映射并利用Java面向对象特性的新的Java持久性标准。对于大多数具有数据库访问的Java应用程序,它有望逐渐取代JDBC和专有的对象关系映射框架/库。JPA使软件开发变得有趣,并提高了生产力。
英文简介:
This book is meant to cover Java persistence, that is, storing stuff in the Java programming language to a persistent storage medium.
Specifically using the Java Persistence API (JPA) to store Java objects to relational databases, but I would like it to have a somewhat wider scope than just JPA and concentrate more on general persistence patterns and use cases, after all JPA is just the newest of many failed Java persistence standards, this book should be able to evolve beyond JPA when it is replaced by the next persistence standard. I do not want this to be just a regurgitation of the JPA Spec, nor a User Manual to using one of the JPA products, but more focused on real-world use cases of users and applications trying to make use of JPA (or other Java persistence solution) and the patterns they evolved and pitfalls they made.
This book is intended to be useful for or to anyone learning to, or developing Java applications that require persisting data to a database. It is mainly intended for Java developers intending to persist Java objects through the Java Persistence API (JPA) standard to a relational database. Please don't just read this book, if you're learning or developing with JPA please contribute your experiences to this book.
JPA is a new Java persistence standard based on object-relational mapping and utilizing object-oriented features of Java. It is expected to gradually replace JDBC and proprietary object-relational mapping frameworks/libraries for most Java applications with database access. JPA makes software development fun and leads to improved productivity.
- 书名
- Java Persistence
- 译名
- Java 持久性
- 语言
- 英语
- 年份
- 2013
- 页数
- 296页
- 大小
- 3.35 MB
- 标签
- Java
- 下载
Java Persistence.pdf
- 密码
- 65536
最后更新:2025-04-12 23:54:38