First page Back Continue Last page Graphic
Understanding JDO
- Java business objects- Java objects combine data and methods
- Used to perform business logic
 
- RDBMS- Relational model, massive data sets
- Efficient means of storage and queries
 
- O/R Mapping- Loads relational entities into Java objects and stores them back in the database