- java.lang.Object
-
- com.atomikos.jdbc.AbstractDataSourceBean
-
- com.atomikos.jdbc.AtomikosDataSourceBean
-
- org.springframework.boot.jta.atomikos.AtomikosDataSourceBean
-
- All Implemented Interfaces:
- com.atomikos.datasource.pool.ConnectionPoolProperties, com.atomikos.jdbc.HeuristicDataSource, Serializable, Wrapper, Referenceable, CommonDataSource, DataSource, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean
public class AtomikosDataSourceBean
extends com.atomikos.jdbc.AtomikosDataSourceBean
implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
Spring friendly version of AtomikosDataSourceBean
.
- Since:
- 1.2.0
- Author:
- Phillip Webb
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class com.atomikos.jdbc.AtomikosDataSourceBean
doClose, doInit, getXaDataSource, getXaDataSourceClassName, getXaProperties, isAssignableFromWrappedVendorClass, printXaProperties, setXaDataSource, setXaDataSourceClassName, setXaProperties, toString, unwrapVendorInstance
-
Methods inherited from class com.atomikos.jdbc.AbstractDataSourceBean
close, getBorrowConnectionTimeout, getConnection, getConnection, getConnection, getConnection, getConnection, getConnection, getDefaultIsolationLevel, getLocalTransactionMode, getLoginTimeout, getLogWriter, getMaintenanceInterval, getMaxIdleTime, getMaxLifetime, getMaxPoolSize, getMinPoolSize, getParentLogger, getReapTimeout, getReference, getTestQuery, getUniqueResourceName, init, isWrapperFor, poolAvailableSize, poolTotalSize, refreshPool, setBorrowConnectionTimeout, setDefaultIsolationLevel, setLoginTimeout, setLogWriter, setMaintenanceInterval, setMaxIdleTime, setMaxLifetime, setMaxPoolSize, setMinPoolSize, setPoolSize, setReapTimeout, setTestQuery, setUniqueResourceName, throwAtomikosSQLException, throwAtomikosSQLException, unwrap
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.