Package io.mats3.spring.jms.tx
Class JmsMatsTransactionManager_JmsAndSpringManagedSqlTx.DeferredConnectionProxyDataSourceWrapper_InfrastructureProxy
- java.lang.Object
-
- io.mats3.util.wrappers.DataSourceWrapper
-
- io.mats3.util.wrappers.DeferredConnectionProxyDataSourceWrapper
-
- io.mats3.spring.jms.tx.JmsMatsTransactionManager_JmsAndSpringManagedSqlTx.DeferredConnectionProxyDataSourceWrapper_InfrastructureProxy
-
- All Implemented Interfaces:
io.mats3.MatsFactory.MatsWrapper<javax.sql.DataSource>,java.sql.Wrapper,javax.sql.CommonDataSource,javax.sql.DataSource,org.springframework.core.InfrastructureProxy
- Enclosing class:
- JmsMatsTransactionManager_JmsAndSpringManagedSqlTx
protected static class JmsMatsTransactionManager_JmsAndSpringManagedSqlTx.DeferredConnectionProxyDataSourceWrapper_InfrastructureProxy extends io.mats3.util.wrappers.DeferredConnectionProxyDataSourceWrapper implements org.springframework.core.InfrastructureProxyExtension ofDeferredConnectionProxyDataSourceWrapperwhich implementsInfrastructureProxy. Read JavaDoc forJmsMatsTransactionManager_JmsAndSpringManagedSqlTx.wrapLazyConnectionDatasource(DataSource).
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedDeferredConnectionProxyDataSourceWrapper_InfrastructureProxy(javax.sql.DataSource targetDataSource)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ObjectgetWrappedObject()-
Methods inherited from class io.mats3.util.wrappers.DeferredConnectionProxyDataSourceWrapper
actualConnectionWasRetrieved, getAutoCommitFromWrappedDataSource, getConnection, getConnection, getReadOnlyFromWrappedDataSource, getTransactionIsolationFromWrappedDataSource, methodInvoked, retrieveDefaultAutoCommitAndTransactionIsolationAndReadOnlyValues, wrap
-
Methods inherited from class io.mats3.util.wrappers.DataSourceWrapper
getLoginTimeout, getLogWriter, getParentLogger, isWrapperFor, setLoginTimeout, setLogWriter, setWrappee, toString, unwrap, unwrap
-
-