Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.dao.support Classes and Interfaces - 5 results found.
NameDescriptionTypePackageFramework
ChainedPersistenceExceptionTranslatorallowing the addition of PersistenceExceptionTranslator instances in order.Classorg.springframework.dao.supportSpring MVC
DaoSupportGeneric base class for DAOs, defining template methods for DAO initialization.Classorg.springframework.dao.supportSpring MVC
DataAccessUtilsMiscellaneous utility methods for DAO implementations.Classorg.springframework.dao.supportSpring MVC
PersistenceExceptionTranslationInterceptorAOP Alliance MethodInterceptor that provides persistence exception translationbased on a given PersistenceExceptionTranslator.Classorg.springframework.dao.supportSpring MVC
PersistenceExceptionTranslatorInterface implemented by Spring integrations with data access technologiesthat throw runtime exceptions, such as JPA, TopLink, JDO and Hibernate.Interfaceorg.springframework.dao.supportSpring MVC