Uses of Class
org.springframework.dao.NonTransientDataAccessException

Package
Description
Exception hierarchy enabling sophisticated error handling independent of the data access approach in use.
The classes in this package make JDBC easier to use and reduce the likelihood of common errors.
Provides a strategy for looking up JDBC DataSources by name.
Abstraction for handling fields of SQLXML data type.
Root package for Spring's O/R Mapping integration classes.
Package providing integration of Hibernate 5.x with Spring concepts.
Package providing integration of JPA (Java Persistence API) with Spring concepts.
The classes in this package make R2DBC easier to use and reduce the likelihood of common errors.
Provides a strategy for looking up R2DBC ConnectionFactories by name.
Classes providing an abstraction over SQL bind markers.