@ConfigurationProperties(prefix="spring.jta.atomikos.datasource") public class AtomikosDataSourceBean extends AtomikosDataSourceBean implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
AtomikosDataSourceBean.DEFAULT_BORROW_CONNECTION_TIMEOUT, DEFAULT_ISOLATION_LEVEL_UNSET, DEFAULT_MAINTENANCE_INTERVAL, DEFAULT_MAX_IDLE_TIME, DEFAULT_MAX_LIFETIME, DEFAULT_POOL_SIZE| Constructor and Description |
|---|
AtomikosDataSourceBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
destroy() |
void |
setBeanName(String name) |
doClose, doInit, getEndExistingXaBranchFlags, getIgnoreJtaTransactions, getJoinExistingXaBranchFlags, getLocalTransactionMode, getPropagateJtaTimeoutToXaResource, getRecycleActiveConnectionsInTransaction, getResumeExistingXaBranchFlags, getStartNewXaBranchFlags, getSupportsTmJoin, getSuspendExistingXaBranchFlags, getXaDataSource, getXaDataSourceClassName, getXaProperties, getXaPropertyNamesToHide, isAssignableFromWrappedVendorClass, printXaProperties, setEndExistingXaBranchFlags, setJoinExistingXaBranchFlags, setLocalTransactionMode, setPropagateJtaTimeoutToXaResource, setRecycleActiveConnectionsInTransaction, setResumeExistingXaBranchFlags, setStartNewXaBranchFlags, setSupportsTmJoin, setSuspendExistingXaBranchFlags, setXaDataSource, setXaDataSourceClassName, setXaProperties, setXaPropertyNamesToHide, unwrapVendorInstanceassertPoolSizeSettings, close, getBorrowConnectionTimeout, getConcurrentConnectionValidation, getConnection, getConnection, getConnectionValidationInterval, getDefaultIsolationLevel, getFailOnInitIfDatabaseDown, getInitConnectionSql, getLoginTimeout, getLogWriter, getMaintenanceInterval, getMaxIdleTime, getMaxLifetime, getMaxPoolSize, getMinPoolSize, getNetworkTimeout, getParentLogger, getReference, getTestQuery, getUniqueResourceName, getUseDriverBasedConnectionValidation, hasInitConnectionSQL, init, intializeVendorConnection, isWrapperFor, poolAvailableSize, poolTotalSize, refreshPool, setBorrowConnectionTimeout, setConcurrentConnectionValidation, setConnectionValidationInterval, setDefaultIsolationLevel, setFailOnInitIfDatabaseDown, setInitConnectionSql, setLoginTimeout, setLogWriter, setMaintenanceInterval, setMaxIdleTime, setMaxLifetime, setMaxPoolSize, setMinPoolSize, setNetworkTimeout, setPoolSize, setTestQuery, setUniqueResourceName, setUseDriverBasedConnectionValidation, throwAtomikosSQLException, throwAtomikosSQLException, toString, unwrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetConnection, getConnectiongetLoginTimeout, getLogWriter, getParentLogger, setLoginTimeout, setLogWriterisWrapperFor, unwrappublic void setBeanName(String name)
setBeanName in interface org.springframework.beans.factory.BeanNameAwarepublic void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionCopyright © 2026. All rights reserved.