public interface PoolingDataSourceWrapper extends DataSource
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes the data source; as a result, the data source will stop providing connections and will be unregistered
from JNDI context.
|
String |
getClassName() |
String |
getUniqueName() |
getConnection, getConnectiongetLoginTimeout, getLogWriter, getParentLogger, setLoginTimeout, setLogWriterisWrapperFor, unwrapvoid close()
String getUniqueName()
String getClassName()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.