Class XADataSourceBuilder

  • All Implemented Interfaces:
    CommonDataSource, XADataSource, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.InitializingBean

    @ConfigurationProperties(prefix="spring.xa.datasource")
    public class XADataSourceBuilder
    extends Object
    implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.InitializingBean, XADataSource
    Convenience class for building a XADataSource with common implementations and properties.