Kodo JDO Tutorials

Table of Contents

1. Kodo JDO Tutorials
1.1. Tutorial Requirements
2. Kodo JDO Tutorial
2.1. The Pet Shop
2.1.1. Included Files
2.1.2. Important Utilities
2.2. Getting Started
2.2.1. Configuring the Data Store
2.3. Inventory Maintenance
2.3.1. Persisting Objects
2.3.2. Deleting Objects
2.4. Inventory Growth
2.5. Behavioral Analysis
2.5.1. Complex Queries
2.6. Extra Features
3. Reverse Mapping Tool Tutorial
3.1. Magazine Shop
3.2. Setup
3.2.1. Tutorial Files
3.2.2. Important Utilities
3.3. Generating Persistent Classes
3.4. Using the Finder
4. J2EE Tutorial
4.1. Prerequisites for the Kodo J2EE Tutorial
4.2. J2EE Installation Types
4.3. Installing Kodo JCA
4.3.1. Enabling JCA 1.5
4.3.2. JBoss 3.0
4.3.3. JBoss 3.2
4.3.4. WebLogic 6.1 to 7.x
4.3.5. WebLogic 8.1
4.3.6. WebSphere 5
4.3.7. SunONE Application Server 7 / Sun Java Enterprise Server 8 - 8.1
4.3.8. Macromedia JRun 4 SP1a
4.3.9. Borland Enterprise Server 5.2 - 6.0
4.3.10. Non-JCA Application Server Deployment
4.4. Installing the J2EE Sample Application
4.4.1. Compiling and Building The Sample Application
4.4.2. Deploying Sample To JBoss
4.4.3. Deploying Sample To WebLogic 6.1 to 7.x
4.4.4. Deploying Sample To WebLogic 8.1
4.4.5. Deploying Sample To SunONE / JES
4.4.6. Deploying Sample To JRun
4.4.7. Deploying Sample To WebSphere
4.4.8. Deploying Sample To Borland Enterprise Server 5.2
4.5. Using The Sample Application
4.6. Sample Architecture
4.7. Code Notes and J2EE Tips