Example usage for Java org.springframework.transaction HeuristicCompletionException fields, constructors, methods, implement or subclass
The text is from its open source code.
int | STATE_ROLLED_BACK Rolledback outcome state. |
int | STATE_MIXED Mixed outcome state. |
HeuristicCompletionException(int outcomeState, Throwable cause) Constructor for HeuristicCompletionException. |