Chapter 2. JDO Tutorials

2.1. Kodo JDO Tutorials
2.1.1. Tutorial Requirements
2.2. Kodo JDO Tutorial
2.2.1. The Pet Shop
2.2.1.1. Included Files
2.2.1.2. Important Utilities
2.2.2. Getting Started
2.2.2.1. Configuring the Datastore
2.2.3. Inventory Maintenance
2.2.3.1. Persisting Objects
2.2.3.2. Deleting Objects
2.2.4. Inventory Growth
2.2.5. Behavioral Analysis
2.2.5.1. Complex Queries
2.2.6. Extra Features
2.3. Reverse Mapping Tool Tutorial
2.3.1. Magazine Shop
2.3.2. Setup
2.3.2.1. Tutorial Files
2.3.2.2. Important Utilities
2.3.3. Generating Persistent Classes
2.3.4. Using the Finder
2.4. J2EE Tutorial
2.4.1. Prerequisites for the Kodo J2EE Tutorial
2.4.2. J2EE Installation Types
2.4.3. Installing Kodo
2.4.4. Installing the J2EE Sample Application
2.4.4.1. Compiling and Building The Sample Application
2.4.4.2. Deploying Sample To JBoss
2.4.4.3. Deploying Sample To WebLogic 6.1 to 7.x
2.4.4.4. Deploying Sample To WebLogic 8.1
2.4.4.5. Deploying Sample To SunONE / Sun JES
2.4.4.6. Deploying Sample To JRun
2.4.4.7. Deploying Sample To WebSphere
2.4.4.8. Deploying Sample To Borland Enterprise Server 5.2
2.4.5. Using The Sample Application
2.4.6. Sample Architecture
2.4.7. Code Notes and J2EE Tips

2.1. Kodo JDO Tutorials

These tutorials provide step-by-step examples of how to use various facets of the Kodo JDO system. They assume a general knowledge of JDO and Java. For more information on these subjects, see the following URLs:

2.1.1. Tutorial Requirements

These tutorials require that JDK 1.4 or greater be installed on your computer, and that java and javac are in your PATH when you open a command shell. See Chapter 2, Kodo Installation of Part I of this manual (the Kodo README) or see the README.txt included in the root directory of your download for more information on requirements and installation procedures.