public abstract class FailOverRouter.SQLExceptionSelector extends java.lang.Object implements FailOverRouter.ExceptionSelector
Constructor and Description |
---|
SQLExceptionSelector() |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldFailover(java.lang.Throwable sqle) |
public boolean shouldFailover(java.lang.Throwable sqle)
shouldFailover
in interface FailOverRouter.ExceptionSelector