Spring Data JDBC Extensions Support

Package org.springframework.data.jdbc.retry

Class Summary
JdbcRetryPolicy JDBC specific implementation of a RetryPolicy that checks the Exception for clues to whether retry should be attempted or not.
 

Exception Summary
JdbcRetryException Exception indicating that a JDBC retry operation failed.
 


Spring Data JDBC Extensions Support

Copyright © 2011. All Rights Reserved.