Package org.springframework.dao.support
@NullMarked
package org.springframework.dao.support
Support classes for DAO implementations,
providing miscellaneous utility methods.
-
ClassDescriptionImplementation of
PersistenceExceptionTranslator
that supports chaining, allowing the addition of PersistenceExceptionTranslator instances in order.Deprecated, for removal: This API element is subject to removal in a future version.as of 7.0, in favor of direct injection of client dependenciesMiscellaneous utility methods for DAO implementations.AOP Alliance MethodInterceptor that provides persistence exception translation based on a given PersistenceExceptionTranslator.Interface implemented by Spring integrations with data access technologies that throw runtime exceptions, such as JPA and Hibernate.