AllPersistenceServices | Interface for aggregation of multiple PersistenceServices . |
AllUnitsOfWork | Interface for aggregation of multiple UnitsOfWork . |
AnnotatedPersistenceUnitBuilder | 3rd step of the persistence unit builder process. |
EntityManagerProvider | Provider for EntityManager. |
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. |
Transactional | Marks a method or class to be executed within a transaction. |
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. |