protected static class PooledDataSourceFactory.DataSource extends org.tranql.connector.jdbc.TranqlDataSource implements PooledDataSourceRegistry.PooledDataSource
| Modifier and Type | Field and Description |
|---|---|
protected NuxeoContainer.ConnectionManagerWrapper |
wrapper |
| Constructor and Description |
|---|
DataSource(javax.resource.spi.ManagedConnectionFactory mcf,
NuxeoContainer.ConnectionManagerWrapper wrapper) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
Connection |
getConnection(boolean noSharing) |
Logger |
getParentLogger() |
getConnection, getConnection, getLoginTimeout, getLogWriter, getReference, isWrapperFor, setLoginTimeout, setLogWriter, setReference, unwrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConnection, getConnectiongetLoginTimeout, getLogWriter, setLoginTimeout, setLogWriterisWrapperFor, unwrapprotected NuxeoContainer.ConnectionManagerWrapper wrapper
public DataSource(javax.resource.spi.ManagedConnectionFactory mcf, NuxeoContainer.ConnectionManagerWrapper wrapper)
public void dispose()
dispose in interface PooledDataSourceRegistry.PooledDataSourcepublic Connection getConnection(boolean noSharing) throws SQLException
getConnection in interface PooledDataSourceRegistry.PooledDataSourceSQLExceptionpublic Logger getParentLogger() throws SQLFeatureNotSupportedException
getParentLogger in interface CommonDataSourceSQLFeatureNotSupportedExceptionCopyright © 2016 Nuxeo SA. All rights reserved.