Spring Data JDBC Extensions
A B C D E F G I J L M N O P R S T U V X 

J

JdbcRetryException - Exception in org.springframework.data.jdbc.retry
Exception indicating that a JDBC retry operation failed.
JdbcRetryException(String) - Constructor for exception org.springframework.data.jdbc.retry.JdbcRetryException
 
JdbcRetryPolicy - Class in org.springframework.data.jdbc.retry
JDBC specific implementation of a RetryPolicy that checks the Exception for clues to whether retry should be attempted or not.
JdbcRetryPolicy() - Constructor for class org.springframework.data.jdbc.retry.JdbcRetryPolicy
 
A B C D E F G I J L M N O P R S T U V X 
Spring Data JDBC Extensions