|
The Spring Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.springframework.orm.hibernate | |
|---|---|
| org.springframework.orm.hibernate | Package providing integration of Hibernate 2.1 with Spring concepts. |
| org.springframework.orm.hibernate.support | Classes supporting the org.springframework.orm.hibernate package. |
| Classes in org.springframework.orm.hibernate used by org.springframework.orm.hibernate | |
|---|---|
| HibernateAccessor
Base class for HibernateTemplate and HibernateInterceptor,
defining common properties such as SessionFactory and flushing behavior. |
|
| HibernateCallback
Callback interface for Hibernate code. |
|
| HibernateOperations
Interface that specifies a basic set of Hibernate operations, implemented by HibernateTemplate. |
|
| LocalDataSourceConnectionProvider
Hibernate connection provider for local DataSource instances in an application context. |
|
| Classes in org.springframework.orm.hibernate used by org.springframework.orm.hibernate.support | |
|---|---|
| HibernateAccessor
Base class for HibernateTemplate and HibernateInterceptor,
defining common properties such as SessionFactory and flushing behavior. |
|
| HibernateTemplate
Helper class that simplifies Hibernate data access code, and converts checked HibernateExceptions into unchecked DataAccessExceptions, following the org.springframework.dao exception hierarchy. |
|
|
The Spring Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||