Interface and Description |
---|
org.springframework.orm.hibernate3.HibernateCallback
as of Spring 4.3, in favor of Hibernate 4.x/5.x
|
org.springframework.orm.hibernate3.HibernateOperations
as of Spring 4.3, in favor of Hibernate 4.x/5.x
|
Exceptions and Description |
---|
org.springframework.orm.hibernate3.HibernateJdbcException
as of Spring 4.3, in favor of Hibernate 4.x/5.x
|
org.springframework.orm.hibernate3.HibernateObjectRetrievalFailureException
as of Spring 4.3, in favor of Hibernate 4.x/5.x
|
org.springframework.orm.hibernate3.HibernateOptimisticLockingFailureException
as of Spring 4.3, in favor of Hibernate 4.x/5.x
|
org.springframework.orm.hibernate3.HibernateQueryException
as of Spring 4.3, in favor of Hibernate 4.x/5.x
|
org.springframework.orm.hibernate3.HibernateSystemException
as of Spring 4.3, in favor of Hibernate 4.x/5.x
|
Constructor and Description |
---|
org.springframework.orm.jpa.JpaSystemException(PersistenceException) |