Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.springframework.dao.support Classes and Interfaces - 5 results found.
| Name | Description | Type | Package | Framework |
| ChainedPersistenceExceptionTranslator | allowing the addition of PersistenceExceptionTranslator instances in order. | Class | org.springframework.dao.support | Spring MVC |
|
| DaoSupport | Generic base class for DAOs, defining template methods for DAO initialization. | Class | org.springframework.dao.support | Spring MVC |
|
| DataAccessUtils | Miscellaneous utility methods for DAO implementations. | Class | org.springframework.dao.support | Spring MVC |
|
| PersistenceExceptionTranslationInterceptor | AOP Alliance MethodInterceptor that provides persistence exception translationbased on a given PersistenceExceptionTranslator. | Class | org.springframework.dao.support | Spring MVC |
|
| PersistenceExceptionTranslator | Interface implemented by Spring integrations with data access technologiesthat throw runtime exceptions, such as JPA, TopLink, JDO and Hibernate. | Interface | org.springframework.dao.support | Spring MVC |