8.3. Using JDO and the J2EE Connector Architecture
This section goes through how to use JDO to build a J2EE application. It covers these topics:
Setup and Configuration— setting up and configuring a J2EE Connector Architecture resource adapter.
Connection management— using the PersistenceManagerFactory, PersistenceManager interfaces, and the role of the J2EE Connector Architecture ConnectionFactory and Connection interfaces.
Transaction management— bean-managed versus container-managed transactions and distributed transactions.
Security management.
8.3.1. Setup and configuration
The first step in using a JDO implementation with an Application Server is to set up and configure an instance of the J2EE Connector Architecture resource adapter provided ...
Get Core Java™ Data Objects now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.