public abstract class AbstractConnectionProvider extends java.lang.Object implements ConnectionProvider
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractConnectionProvider() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getStatus() |
boolean |
isDisposed() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConnection, registerDriverdisposepublic java.lang.String getStatus()
getStatus in interface ConnectionProviderpublic boolean isDisposed()
isDisposed in interface ConnectionProvider