Index

B C D G I M O P S U V 
All Classes and Interfaces|All Packages|Constant Field Values

B

BaseMyBatisEndpoint - Class in org.apache.camel.component.mybatis
 
BaseMyBatisEndpoint() - Constructor for class org.apache.camel.component.mybatis.BaseMyBatisEndpoint
 
BaseMyBatisEndpoint(String, Component) - Constructor for class org.apache.camel.component.mybatis.BaseMyBatisEndpoint
 
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.mybatis.MyBatisBeanEndpointUriFactory
 
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.mybatis.MyBatisEndpointUriFactory
 

C

commit(MyBatisEndpoint, Exchange, Object, String) - Method in class org.apache.camel.component.mybatis.DefaultMyBatisProcessingStrategy
 
commit(MyBatisEndpoint, Exchange, Object, String) - Method in interface org.apache.camel.component.mybatis.MyBatisProcessingStrategy
Commit callback if there are a statements to be run after processing.
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.mybatis.MyBatisBeanComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.mybatis.MyBatisBeanEndpointConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.mybatis.MyBatisComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.mybatis.MyBatisEndpointConfigurer
 
createConsumer(Processor) - Method in class org.apache.camel.component.mybatis.MyBatisBeanEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.mybatis.MyBatisBeanComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.mybatis.MyBatisComponent
 
createProducer() - Method in class org.apache.camel.component.mybatis.MyBatisBeanEndpoint
 
createProducer() - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
createSqlSessionFactory() - Method in class org.apache.camel.component.mybatis.MyBatisComponent
 

D

DefaultMyBatisProcessingStrategy - Class in org.apache.camel.component.mybatis
 
DefaultMyBatisProcessingStrategy() - Constructor for class org.apache.camel.component.mybatis.DefaultMyBatisProcessingStrategy
 
Delete - Enum constant in enum class org.apache.camel.component.mybatis.StatementType
 
DeleteList - Enum constant in enum class org.apache.camel.component.mybatis.StatementType
 
doProcess(Exchange, SqlSession) - Method in class org.apache.camel.component.mybatis.MyBatisBeanProducer
 
doStart() - Method in class org.apache.camel.component.mybatis.MyBatisComponent
 
doStop() - Method in class org.apache.camel.component.mybatis.MyBatisComponent
 

G

getBeanName() - Method in class org.apache.camel.component.mybatis.MyBatisBeanEndpoint
 
getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.component.mybatis.MyBatisEndpointConfigurer
 
getComponent() - Method in class org.apache.camel.component.mybatis.BaseMyBatisEndpoint
 
getConfigurationUri() - Method in class org.apache.camel.component.mybatis.MyBatisComponent
 
getEndpoint() - Method in class org.apache.camel.component.mybatis.MyBatisConsumer
 
getEndpoint() - Method in class org.apache.camel.component.mybatis.MyBatisProducer
 
getExecutorType() - Method in class org.apache.camel.component.mybatis.BaseMyBatisEndpoint
 
getInputHeader() - Method in class org.apache.camel.component.mybatis.BaseMyBatisEndpoint
 
getMaxMessagesPerPoll() - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
getMethodName() - Method in class org.apache.camel.component.mybatis.MyBatisBeanEndpoint
 
getOnConsume() - Method in class org.apache.camel.component.mybatis.MyBatisConsumer
Gets the statement(s) to run after successful processing.
getOnConsume() - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.mybatis.MyBatisBeanComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.mybatis.MyBatisBeanEndpointConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.mybatis.MyBatisComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.mybatis.MyBatisEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.mybatis.MyBatisBeanComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.mybatis.MyBatisBeanEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.mybatis.MyBatisComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.mybatis.MyBatisEndpointConfigurer
 
getOutputHeader() - Method in class org.apache.camel.component.mybatis.BaseMyBatisEndpoint
 
getProcessingStrategy() - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
getSqlSessionFactory() - Method in class org.apache.camel.component.mybatis.BaseMyBatisEndpoint
 
getSqlSessionFactory() - Method in class org.apache.camel.component.mybatis.MyBatisComponent
 
getStatement() - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
getStatementType() - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 

I

Insert - Enum constant in enum class org.apache.camel.component.mybatis.StatementType
 
InsertList - Enum constant in enum class org.apache.camel.component.mybatis.StatementType
 
isEnabled(String) - Method in class org.apache.camel.component.mybatis.MyBatisBeanEndpointUriFactory
 
isEnabled(String) - Method in class org.apache.camel.component.mybatis.MyBatisEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.mybatis.MyBatisBeanEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.mybatis.MyBatisEndpointUriFactory
 
isRouteEmptyResultSet() - Method in class org.apache.camel.component.mybatis.MyBatisConsumer
Indicates whether empty resultset should be allowed to be sent to the next hop or not
isRouteEmptyResultSet() - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
isTransacted() - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 
isUseIterator() - Method in class org.apache.camel.component.mybatis.MyBatisConsumer
Indicates how resultset should be delivered to the route
isUseIterator() - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
 

M

multiValuePrefixes() - Method in class org.apache.camel.component.mybatis.MyBatisBeanEndpointUriFactory
 
multiValuePrefixes() - Method in class org.apache.camel.component.mybatis.MyBatisEndpointUriFactory
 
MYBATIS_RESULT - Static variable in class org.apache.camel.component.mybatis.MyBatisConstants
 
MYBATIS_STATEMENT_NAME - Static variable in class org.apache.camel.component.mybatis.MyBatisConstants
 
MyBatisBeanComponent - Class in org.apache.camel.component.mybatis
 
MyBatisBeanComponent() - Constructor for class org.apache.camel.component.mybatis.MyBatisBeanComponent
 
MyBatisBeanComponentConfigurer - Class in org.apache.camel.component.mybatis
Generated by camel build tools - do NOT edit this file!
MyBatisBeanComponentConfigurer() - Constructor for class org.apache.camel.component.mybatis.MyBatisBeanComponentConfigurer
 
MyBatisBeanEndpoint - Class in org.apache.camel.component.mybatis
Perform queries, inserts, updates or deletes in a relational database using MyBatis.
MyBatisBeanEndpoint() - Constructor for class org.apache.camel.component.mybatis.MyBatisBeanEndpoint
 
MyBatisBeanEndpoint(String, Component, String, String) - Constructor for class org.apache.camel.component.mybatis.MyBatisBeanEndpoint
 
MyBatisBeanEndpointConfigurer - Class in org.apache.camel.component.mybatis
Generated by camel build tools - do NOT edit this file!
MyBatisBeanEndpointConfigurer() - Constructor for class org.apache.camel.component.mybatis.MyBatisBeanEndpointConfigurer
 
MyBatisBeanEndpointUriFactory - Class in org.apache.camel.component.mybatis
Generated by camel build tools - do NOT edit this file!
MyBatisBeanEndpointUriFactory() - Constructor for class org.apache.camel.component.mybatis.MyBatisBeanEndpointUriFactory
 
MyBatisBeanProducer - Class in org.apache.camel.component.mybatis
 
MyBatisBeanProducer(MyBatisBeanEndpoint) - Constructor for class org.apache.camel.component.mybatis.MyBatisBeanProducer
 
MyBatisComponent - Class in org.apache.camel.component.mybatis
 
MyBatisComponent() - Constructor for class org.apache.camel.component.mybatis.MyBatisComponent
 
MyBatisComponentConfigurer - Class in org.apache.camel.component.mybatis
Generated by camel build tools - do NOT edit this file!
MyBatisComponentConfigurer() - Constructor for class org.apache.camel.component.mybatis.MyBatisComponentConfigurer
 
MyBatisConstants - Class in org.apache.camel.component.mybatis
MyBatis constants.
MyBatisConsumer - Class in org.apache.camel.component.mybatis
Consumer to read data from a database.
MyBatisConsumer(MyBatisEndpoint, Processor) - Constructor for class org.apache.camel.component.mybatis.MyBatisConsumer
 
MyBatisEndpoint - Class in org.apache.camel.component.mybatis
Performs a query, poll, insert, update or delete in a relational database using MyBatis.
MyBatisEndpoint() - Constructor for class org.apache.camel.component.mybatis.MyBatisEndpoint
 
MyBatisEndpoint(String, Component, String) - Constructor for class org.apache.camel.component.mybatis.MyBatisEndpoint
 
MyBatisEndpointConfigurer - Class in org.apache.camel.component.mybatis
Generated by camel build tools - do NOT edit this file!
MyBatisEndpointConfigurer() - Constructor for class org.apache.camel.component.mybatis.MyBatisEndpointConfigurer
 
MyBatisEndpointUriFactory - Class in org.apache.camel.component.mybatis
Generated by camel build tools - do NOT edit this file!
MyBatisEndpointUriFactory() - Constructor for class org.apache.camel.component.mybatis.MyBatisEndpointUriFactory
 
MyBatisProcessingStrategy - Interface in org.apache.camel.component.mybatis
Processing strategy for dealing with MyBatis when consuming.
MyBatisProducer - Class in org.apache.camel.component.mybatis
 
MyBatisProducer(MyBatisEndpoint) - Constructor for class org.apache.camel.component.mybatis.MyBatisProducer
 

O

org.apache.camel.component.mybatis - package org.apache.camel.component.mybatis
 

P

pendingExchanges - Variable in class org.apache.camel.component.mybatis.MyBatisConsumer
 
poll() - Method in class org.apache.camel.component.mybatis.MyBatisConsumer
Polls the database
poll(MyBatisConsumer, MyBatisEndpoint) - Method in class org.apache.camel.component.mybatis.DefaultMyBatisProcessingStrategy
 
poll(MyBatisConsumer, MyBatisEndpoint) - Method in interface org.apache.camel.component.mybatis.MyBatisProcessingStrategy
Called when record is being queried.
process(Exchange) - Method in class org.apache.camel.component.mybatis.MyBatisBeanProducer
 
process(Exchange) - Method in class org.apache.camel.component.mybatis.MyBatisProducer
 
processBatch(Queue<Object>) - Method in class org.apache.camel.component.mybatis.MyBatisConsumer
 
propertyNames() - Method in class org.apache.camel.component.mybatis.MyBatisBeanEndpointUriFactory
 
propertyNames() - Method in class org.apache.camel.component.mybatis.MyBatisEndpointUriFactory
 

S

SCHEME_MYBATIS - Static variable in class org.apache.camel.component.mybatis.MyBatisConstants
 
SCHEME_MYBATIS_BEAN - Static variable in class org.apache.camel.component.mybatis.MyBatisConstants
 
secretPropertyNames() - Method in class org.apache.camel.component.mybatis.MyBatisBeanEndpointUriFactory
 
secretPropertyNames() - Method in class org.apache.camel.component.mybatis.MyBatisEndpointUriFactory
 
SelectList - Enum constant in enum class org.apache.camel.component.mybatis.StatementType
 
SelectOne - Enum constant in enum class org.apache.camel.component.mybatis.StatementType
 
setBeanName(String) - Method in class org.apache.camel.component.mybatis.MyBatisBeanEndpoint
Name of the bean with the MyBatis annotations.
setConfigurationUri(String) - Method in class org.apache.camel.component.mybatis.MyBatisComponent
Location of MyBatis xml configuration file.
setExecutorType(String) - Method in class org.apache.camel.component.mybatis.BaseMyBatisEndpoint
 
setExecutorType(ExecutorType) - Method in class org.apache.camel.component.mybatis.BaseMyBatisEndpoint
The executor type to be used while executing statements.
setInputHeader(String) - Method in class org.apache.camel.component.mybatis.BaseMyBatisEndpoint
User the header value for input parameters instead of the message body.
setMaxMessagesPerPoll(int) - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
This option is intended to split results returned by the database pool into the batches and deliver them in multiple exchanges.
setMethodName(String) - Method in class org.apache.camel.component.mybatis.MyBatisBeanEndpoint
Name of the method on the bean that has the SQL query to be executed.
setOnConsume(String) - Method in class org.apache.camel.component.mybatis.MyBatisConsumer
Sets the statement to run after successful processing.
setOnConsume(String) - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
Statement to run after data has been processed in the route
setOutputHeader(String) - Method in class org.apache.camel.component.mybatis.BaseMyBatisEndpoint
Store the query result in a header instead of the message body.
setProcessingStrategy(MyBatisProcessingStrategy) - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
To use a custom MyBatisProcessingStrategy
setRouteEmptyResultSet(boolean) - Method in class org.apache.camel.component.mybatis.MyBatisConsumer
Sets whether empty resultset should be allowed to be sent to the next hop.
setRouteEmptyResultSet(boolean) - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
Whether allow empty resultset to be routed to the next hop
setSqlSessionFactory(SqlSessionFactory) - Method in class org.apache.camel.component.mybatis.MyBatisComponent
To use the SqlSessionFactory
setStatement(String) - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
The statement name in the MyBatis XML mapping file which maps to the query, insert, update or delete operation you wish to evaluate.
setStatementType(StatementType) - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
Mandatory to specify for the producer to control which kind of operation to invoke.
setTransacted(boolean) - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
Enables or disables transaction.
setUseIterator(boolean) - Method in class org.apache.camel.component.mybatis.MyBatisConsumer
Sets how resultset should be delivered to route.
setUseIterator(boolean) - Method in class org.apache.camel.component.mybatis.MyBatisEndpoint
Process resultset individually or as a list
shutdownRunningTask - Variable in class org.apache.camel.component.mybatis.MyBatisConsumer
 
StatementType - Enum Class in org.apache.camel.component.mybatis
Statement types to instruct which MyBatis operation to use.

U

Update - Enum constant in enum class org.apache.camel.component.mybatis.StatementType
 
UpdateList - Enum constant in enum class org.apache.camel.component.mybatis.StatementType
 

V

valueOf(String) - Static method in enum class org.apache.camel.component.mybatis.StatementType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apache.camel.component.mybatis.StatementType
Returns an array containing the constants of this enum class, in the order they are declared.
B C D G I M O P S U V 
All Classes and Interfaces|All Packages|Constant Field Values