Package play.db.ebean

Provides Ebean ORM integration.

See:
          Description

Class Summary
EbeanPlugin A Play plugin that automatically manages Ebean configuration.
Model Base-class for Ebean-mapped models that provides convenience methods.
Model.Finder<I,T> Helper for Ebean queries.
TransactionalAction Wraps an action in an Ebean transaction.
 

Annotation Types Summary
Transactional Wraps the annotated action in an Ebean transaction.
 

Package play.db.ebean Description

Provides Ebean ORM integration.

http://www.avaje.org/ebean/documentation.html