索引
常量字段值|所有程序包|所有类和接口|序列化表格
X
- Xa() - 类的构造器 org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.Xa
- XAConnectionFactoryWrapper - org.springframework.boot.jms中的接口
-
Strategy interface used to wrap a JMS
XAConnectionFactory
enrolling it with a JTATransactionManager
. - XADataSourceAutoConfiguration - org.springframework.boot.autoconfigure.jdbc中的类
-
Auto-configuration
forDataSource
with XA. - XADataSourceAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.jdbc.XADataSourceAutoConfiguration
- XADataSourceWrapper - org.springframework.boot.jdbc中的接口
-
Strategy interface used to wrap an
XADataSource
enrolling it with a JTATransactionManager
. - XmlServletWebServerApplicationContext - org.springframework.boot.web.servlet.context中的类
-
ServletWebServerApplicationContext
which takes its configuration from XML documents, understood by anXmlBeanDefinitionReader
. - XmlServletWebServerApplicationContext() - 类的构造器 org.springframework.boot.web.servlet.context.XmlServletWebServerApplicationContext
-
Create a new
XmlServletWebServerApplicationContext
that needs to be loaded and then manuallyrefreshed
. - XmlServletWebServerApplicationContext(Class<?>, String...) - 类的构造器 org.springframework.boot.web.servlet.context.XmlServletWebServerApplicationContext
-
Create a new
XmlServletWebServerApplicationContext
, loading bean definitions from the given resource locations and automatically refreshing the context. - XmlServletWebServerApplicationContext(String...) - 类的构造器 org.springframework.boot.web.servlet.context.XmlServletWebServerApplicationContext
-
Create a new
XmlServletWebServerApplicationContext
, loading bean definitions from the given resource locations and automatically refreshing the context. - XmlServletWebServerApplicationContext(Resource...) - 类的构造器 org.springframework.boot.web.servlet.context.XmlServletWebServerApplicationContext
-
Create a new
XmlServletWebServerApplicationContext
, loading bean definitions from the given resources and automatically refreshing the context.
常量字段值|所有程序包|所有类和接口|序列化表格