| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Class Summary | |
|---|---|
| AbstractDaoFactory | Abstract reusable base partial implementation for IBaseDaoFactoryconcrete implementations | 
| AbstractHibernateManagedGenericDao<Id extends Serializable,Element> | Abstract base partial implementation for all managed EJB exposing 
 PerfectJPattern IGenericDaoimplementation. | 
| AbstractJpaManagedBaseDao<Id extends Serializable,Element> | Abstract base partial implementation for all managed EJB exposing 
 PerfectJPattern IBaseDaoimplementation. | 
| EntityManagerAdapter | Adapts JPA's EntityManagerto the JPA implementation-free 
 PerfectJPattern'sISessiondefinition | 
| EntityTransactionAdapter | Adapts JPA's EntityTransactionto the JPA implementation-free 
 PerfectJPattern'sITransaction | 
| HibernateConfiguredTransactionStrategy | Concrete simple implementation of ITransactionStrategycorresponding 
 toSession.getTransaction()This strategy is mandated by the Hibernate configuration value specified in property hibernate.transaction_factory. | 
| HibernateCurrentSessionStrategy | Concrete simple implementation of ISessionStrategycorresponding toSessionFactory.getCurrentSession()This strategy is mandated by the Hibernate configuration value specified in property current_session_context_classe.g. | 
| HibernateDaoFactory | Concrete implementation for IGenericDaoFactory | 
| HibernateGenericDao<Id extends Serializable,Element> | Hibernate-based implementation of IGenericReadOnlyDao | 
| HibernateQueryAdapter | Adapts Hibernate's Queryto the JPA implementation-free 
 PerfectJPattern'sIQuerydefinition | 
| HibernateSessionAdapter | Adapts Hibernate's Sessionto the JPA implementation-free 
 PerfectJPattern'sISessiondefinition | 
| HibernateTransactionAdapter | Adapts Hibernate's Transactionto the JPA implementation-free 
 PerfectJPattern'sITransactiondefinition | 
| JpaBaseDao<Id extends Serializable,Element> | Abstract reusable JPA partial implementation of IGenericReadOnlyDaothat provides automatic handling ofEntityManagerwithin a 
 EJB container | 
| JpaDaoFactory | Concrete implementation for IBaseDaoFactory | 
| JpaManagedSessionStrategy | Concrete implementation of ISessionStrategytargeting 
 the Ejb managed environment | 
| JpaManagedTransactionStrategy | Concrete implementation of ITransactionStrategytargeting 
 the Ejb managed environment | 
| JpaQueryAdapter | Adapts Hibernate's Queryto the JPA implementation-free 
 PerfectJPattern'sIQuerydefinition | 
| JpaSessionStrategy | Concrete simple implementation of ISessionStrategytargeting 
 JPA on JSE environment | 
| JpaTransactionStrategy | Concrete simple implementation of ISessionStrategytargeting 
 JPA on JSE environment | 
| JtaTransactionStrategy | Concrete implementation of ITransactionStrategytargeting the
 use ofUserTransaction | 
| SpringGenericDao<Id extends Serializable,Element> | Spring-based implementation of IGenericDao | 
Spring-based implementation of the Generic Data Access Object (DAO) Pattern.
|  |  | 
|  |  | 
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||