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