< Java Persistence
Ebean
Ebean is a Java ORM based on the JPA specification.
The goal of Ebean is to provide mapping compatible with JPA while providing a simpler API to use and learn.
Index
- Why Ebean
- Example Model
- Quick Start - examples
- Mapping via JPA Annotations
- Query
- Basics
- Future - Asychronous query execution
- PagingList
- Aggregation - Group By
- Save and Delete
- Transactions
- Caching
- Using raw SQL
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.