public interface StaleConnectionChecker
Modifier and Type | Method and Description |
---|---|
boolean |
isStaleConnection(SQLException e)
Is the connection stale
|
boolean isStaleConnection(SQLException e)
e
- the java.sql.SQLException
Copyright © 2021 JBoss by Red Hat. All rights reserved.