public class ListStaleConnectionChecker extends Object implements StaleConnectionChecker, Serializable
Constructor and Description |
---|
ListStaleConnectionChecker()
Constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
isStaleConnection(SQLException e)
Is the connection stale
|
void |
setStaleExceptions(String s)
set
set via
|
public void setStaleExceptions(String s)
s
- The valuepublic boolean isStaleConnection(SQLException e)
isStaleConnection
in interface StaleConnectionChecker
e
- the java.sql.SQLException
Copyright © 2021 JBoss by Red Hat. All rights reserved.