Class Index

A E P T U

A

AllPersistenceServices Interface for aggregation of multiple PersistenceServices
AllUnitsOfWork Interface for aggregation of multiple UnitsOfWork
AnnotatedPersistenceUnitBuilder 3rd step of the persistence unit builder process. 

E

EntityManagerProvider Provider for EntityManager. 

P

PersistenceFilter Filter for use in container. 
PersistenceModule Main module of the onami persist guice extension. 
PersistenceService This is the main control to the entire persistence engine. 

T

Transactional Marks a method or class to be executed within a transaction. 

U

UnannotatedPersistenceUnitBuilder 2nd step of the persistence unit builder process. 
UnconfiguredPersistenceUnitBuilder 4th step of the persistence unit builder process. 
UnitOfWork The Unit of work correlates with the life cycle of the EntityManager.