Package play.db.jpa

Provides JPA ORM integration.

See:
          Description

Class Summary
JPA JPA Helpers.
JPAPlugin A Play plugin that automatically manages JPA configuration.
TransactionalAction Wraps an action in am JPA transaction.
 

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

Package play.db.jpa Description

Provides JPA ORM integration.