Uses of Class
org.springframework.dao.DataRetrievalFailureException

Packages that use DataRetrievalFailureException
org.springframework.orm 

Uses of DataRetrievalFailureException in org.springframework.orm
 

Subclasses of DataRetrievalFailureException in org.springframework.orm
class ObjectRetrievalFailureException
          Exception thrown if a mapped object could not be retrieved via its identifier.