@ConfigurationProperties(prefix="spring.jta.atomikos.connectionfactory") public class AtomikosConnectionFactoryBean extends AtomikosConnectionFactoryBean implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
AtomikosConnectionFactoryBean.DEFAULT_BORROW_CONNECTION_TIMEOUT, DEFAULT_ISOLATION_LEVEL_UNSET, DEFAULT_MAINTENANCE_INTERVAL, DEFAULT_MAX_IDLE_TIME, DEFAULT_MAX_LIFETIME, DEFAULT_POOL_SIZE| Constructor and Description |
|---|
AtomikosConnectionFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
destroy() |
void |
setBeanName(String name) |
close, createConnection, createConnection, createContext, createContext, createContext, createContext, getBorrowConnectionTimeout, getConcurrentConnectionValidation, getDefaultIsolationLevel, getIgnoreSessionTransactedFlag, getLocalTransactionMode, getMaintenanceInterval, getMaxIdleTime, getMaxLifetime, getMaxPoolSize, getMinPoolSize, getReference, getSessionCreationMode, getTestQuery, getUniqueResourceName, getXaConnectionFactory, getXaConnectionFactoryClassName, getXaProperties, init, poolAvailableSize, poolTotalSize, refreshPool, setBorrowConnectionTimeout, setConcurrentConnectionValidation, setIgnoreSessionTransactedFlag, setLocalTransactionMode, setMaintenanceInterval, setMaxIdleTime, setMaxLifetime, setMaxPoolSize, setMinPoolSize, setPoolSize, setSessionCreationMode, setUniqueResourceName, setXaConnectionFactory, setXaConnectionFactoryClassName, setXaProperties, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetIgnoreJtaTransactionspublic void setBeanName(String name)
setBeanName in interface org.springframework.beans.factory.BeanNameAwarepublic void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionCopyright © 2023. All rights reserved.