<p><p><em>Pro JPA 2</em> introduces, explains, and demonstrates how to use the Java Persistence API (JPA). JPA provides Java developers with both the knowledge and insight needed to write Java applications that access relational databases through JPA.</p><p>Authors <strong>Mike Keith</strong> and <s
Pro JPA 2 Mastering the Java Persistence API
✍ Scribed by Mike Keith, Merrick Schincariol
- Publisher
- Apress
- Year
- 2009
- Tongue
- English
- Leaves
- 538
- Series
- Expert's Voice in Java Technology
- Category
- Library
No coin nor oath required. For personal study only.
✦ Subjects
Информатика и вычислительная техника;Информатика (программирование);Программирование на Java;
📜 SIMILAR VOLUMES
<p><em>Pro JPA 2</em> introduces, explains, and demonstrates how to use the new Java Persistence API (JPA). JPA provides Java developers with both the knowledge and insight needed to write Java applications that access relational databases through JPA.</p> <p> Authors <strong>Mike Keith</stro
Maybe I am stubborn, or maybe just rational, but I see no reason to force EJBs on myself when there are many simpler and more robust ways of doing things. The entire book, except for one chapter on Java SE, assumes that you are wiring everything, including transactions with EJBs. I would suggest t
Maybe I am stubborn, or maybe just rational, but I see no reason to force EJBs on myself when there are many simpler and more robust ways of doing things. The entire book, except for one chapter on Java SE, assumes that you are wiring everything, including transactions with EJBs. I would suggest t
Maybe I am stubborn, or maybe just rational, but I see no reason to force EJBs on myself when there are many simpler and more robust ways of doing things. The entire book, except for one chapter on Java SE, assumes that you are wiring everything, including transactions with EJBs. I would suggest t
<span>Applications are made up of business logic, interaction with other systems, user interfaces etc. and data. Most of the data that our applications manipulate have to be stored in datastores, retrieved, processed and analysed. If this datastore is a relational database and you use an object-orie