|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.orm.hibernate3 | |
---|---|
org.springframework.orm.hibernate3 | Package providing integration of Hibernate3 with Spring concepts. |
org.springframework.orm.hibernate3.support | Classes supporting the org.springframework.orm.hibernate3 package. |
Classes in org.springframework.orm.hibernate3 used by org.springframework.orm.hibernate3 | |
---|---|
HibernateAccessor
Base class for HibernateTemplate and HibernateInterceptor, defining common properties like SessionFactory and flushing behavior. |
|
HibernateCallback
Callback interface for Hibernate code. |
|
HibernateOperations
Interface that specifies a basic set of Hibernate operations. |
|
LocalDataSourceConnectionProvider
Hibernate connection provider for local DataSource instances in an application context. |
|
TypeDefinitionBean
Bean that encapsulates a Hibernate type definition. |
Classes in org.springframework.orm.hibernate3 used by org.springframework.orm.hibernate3.support | |
---|---|
HibernateAccessor
Base class for HibernateTemplate and HibernateInterceptor, defining common properties like 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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |