Getting Started with Enterprise JavaBeans™
G
Entity Beans
Overview
The Entity Bean Life Cycle
What Are Transactions?
Controlling Transactions
Entity Beans with Bean-Managed Persistence
The Rock Survey Database
Creating and Resetting the Rock Survey Tables
Example: The Rock Survey, Take 2
Initial Deployment Settings for the Rock Survey, Take 2
Entity Beans with Container-Managed Persistence
Handling Life Cycle Methods Under CMP
Example: The Rock Survey, Take 2 (continued)
Final Deployment of the Rock Survey, Take 2