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, getConnection
getLoginTimeout, getLogWriter, getParentLogger, setLoginTimeout, setLogWriter
isWrapperFor, unwrap
void close()
String getUniqueName()
String getClassName()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.