public abstract class AbstractUpdateProcessorBeanDefinitionParser extends Object implements org.springframework.beans.factory.xml.BeanDefinitionParser
| Modifier and Type | Field and Description |
|---|---|
static String |
BULK_MODE_ATTRIBUTE |
| Constructor and Description |
|---|
AbstractUpdateProcessorBeanDefinitionParser() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract List<QueryType> |
getQueryType() |
org.springframework.beans.factory.config.BeanDefinition |
parse(Element element,
org.springframework.beans.factory.xml.ParserContext parserContext) |
public static final String BULK_MODE_ATTRIBUTE
public AbstractUpdateProcessorBeanDefinitionParser()
public org.springframework.beans.factory.config.BeanDefinition parse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext)
parse in interface org.springframework.beans.factory.xml.BeanDefinitionParserCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.