@Retention(value=RUNTIME) @Target(value=METHOD) public @interface SqlRetry
SqlRetryHandler that the method
must be re-executed in case of SQL related error.| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
lockInternally |
boolean |
retryOnDuplicateKey |
Copyright © 2024 The Apache Software Foundation. All rights reserved.