public interface ExceptionTranslationStrategy
Exception into appropriate DataAccessException.| Modifier and Type | Method and Description |
|---|---|
org.springframework.dao.DataAccessException |
translate(Exception e)
Potentially translate the given
Exception into DataAccessException. |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.