Introduction
- give the context of this presentation
Java Persistence Choices
- what else is out there besides Hibernate
Terminology
- cover some common terms
Configuring Hibernate/JPA
- what it takes to persist your classes and fields
Working with Persistent Objects
- persisting/modifying/deleting/querying
Gotchas
- this could probably be an entire presentation by itself
Final Comments
Warning: I am not an expert, but rather a battle scarred Hibernate user since 2007