Interface MyBatisEndpointBuilderFactory.MyBatisEndpointBuilder
- All Superinterfaces:
org.apache.camel.builder.EndpointConsumerBuilder,org.apache.camel.EndpointConsumerResolver,org.apache.camel.builder.EndpointProducerBuilder,org.apache.camel.EndpointProducerResolver,MyBatisEndpointBuilderFactory.MyBatisEndpointConsumerBuilder,MyBatisEndpointBuilderFactory.MyBatisEndpointProducerBuilder
- Enclosing interface:
- MyBatisEndpointBuilderFactory
public static interface MyBatisEndpointBuilderFactory.MyBatisEndpointBuilder
extends MyBatisEndpointBuilderFactory.MyBatisEndpointConsumerBuilder, MyBatisEndpointBuilderFactory.MyBatisEndpointProducerBuilder
Builder for endpoint for the MyBatis component.
-
Method Summary
Methods inherited from interface org.apache.camel.builder.EndpointConsumerBuilder
doSetMultiValueProperties, doSetMultiValueProperty, doSetProperty, expr, getRawUri, getUriMethods inherited from interface org.apache.camel.EndpointConsumerResolver
resolve, resolveMethods inherited from interface org.apache.camel.builder.EndpointProducerBuilder
doSetMultiValueProperties, doSetMultiValueProperty, doSetProperty, expr, getRawUri, getUriMethods inherited from interface org.apache.camel.EndpointProducerResolver
resolve, resolveMethods inherited from interface org.apache.camel.builder.endpoint.dsl.MyBatisEndpointBuilderFactory.MyBatisEndpointConsumerBuilder
backoffErrorThreshold, backoffErrorThreshold, backoffIdleThreshold, backoffIdleThreshold, backoffMultiplier, backoffMultiplier, delay, delay, greedy, greedy, initialDelay, initialDelay, maxMessagesPerPoll, maxMessagesPerPoll, onConsume, repeatCount, repeatCount, routeEmptyResultSet, routeEmptyResultSet, runLoggingLevel, runLoggingLevel, scheduledExecutorService, scheduledExecutorService, scheduler, scheduler, schedulerProperties, schedulerProperties, sendEmptyMessageWhenIdle, sendEmptyMessageWhenIdle, startScheduler, startScheduler, timeUnit, timeUnit, transacted, transacted, useFixedDelay, useFixedDelay, useIterator, useIteratorMethods inherited from interface org.apache.camel.builder.endpoint.dsl.MyBatisEndpointBuilderFactory.MyBatisEndpointProducerBuilder
executorType, executorType, inputHeader, outputHeader, statementType, statementType
-
Method Details
-
advanced
- Specified by:
advancedin interfaceMyBatisEndpointBuilderFactory.MyBatisEndpointConsumerBuilder- Specified by:
advancedin interfaceMyBatisEndpointBuilderFactory.MyBatisEndpointProducerBuilder
-