|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| HibernateDatabase | Database implementation using Hibernate. |
| HibernateTransaction | Transaction implementation using Hibernate. |
Persistence API implementation using Hibernate.
This implementation supports all the features of the abstract persistence API.
In addition, it implements methods like
HibernateTransaction.getSession().
This method can be used by
persistence mappers to
obtain a Hibernate Session instance which
can then be used for further (optimized) database activity.
Note: Only Hibernate-specific persistence mappers should use classes in this package directly.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||