public class MSSQLValidConnectionChecker extends java.lang.Object implements ValidConnectionChecker, java.io.Serializable
| Constructor and Description |
|---|
MSSQLValidConnectionChecker()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.sql.SQLException |
isValidConnection(java.sql.Connection c)
Checks the connection is valid
|
public java.sql.SQLException isValidConnection(java.sql.Connection c)
isValidConnection in interface ValidConnectionCheckerc - the connectionCopyright ? 2010 Red Hat Middleware LLC (http://www.jboss.com/)