org.mule.module.db.internal.config.processor
Class InsertProcessorBeanDefinitionParser

java.lang.Object
  extended by org.mule.module.db.internal.config.processor.AbstractUpdateProcessorBeanDefinitionParser
      extended by org.mule.module.db.internal.config.processor.InsertProcessorBeanDefinitionParser
All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser

public class InsertProcessorBeanDefinitionParser
extends AbstractUpdateProcessorBeanDefinitionParser


Field Summary
 
Fields inherited from class org.mule.module.db.internal.config.processor.AbstractUpdateProcessorBeanDefinitionParser
BULK_MODE_ATTRIBUTE
 
Constructor Summary
InsertProcessorBeanDefinitionParser()
           
 
Method Summary
protected  List<QueryType> getQueryType()
           
 
Methods inherited from class org.mule.module.db.internal.config.processor.AbstractUpdateProcessorBeanDefinitionParser
parse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InsertProcessorBeanDefinitionParser

public InsertProcessorBeanDefinitionParser()
Method Detail

getQueryType

protected List<QueryType> getQueryType()
Specified by:
getQueryType in class AbstractUpdateProcessorBeanDefinitionParser


Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.