Skip navigation links
Camel :: iBatis (deprecated) 2.21.0.fuse-710018-redhat-00001
C D G I M N O P S T V 

C

commit(IBatisEndpoint, Exchange, Object, String) - Method in class org.apache.camel.component.ibatis.strategy.DefaultIBatisProcessingStategy
 
commit(IBatisEndpoint, Exchange, Object, String) - Method in interface org.apache.camel.component.ibatis.strategy.IBatisProcessingStrategy
Commit callback if there are a statements to be run after processing.
createConsumer(Processor) - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.ibatis.IBatisComponent
 
createProducer() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
createSqlMapClient() - Method in class org.apache.camel.component.ibatis.IBatisComponent
 

D

DefaultIBatisProcessingStategy - Class in org.apache.camel.component.ibatis.strategy
Default strategy for consuming messages for a route
DefaultIBatisProcessingStategy() - Constructor for class org.apache.camel.component.ibatis.strategy.DefaultIBatisProcessingStategy
 
doStart() - Method in class org.apache.camel.component.ibatis.IBatisComponent
 
doStart() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
doStop() - Method in class org.apache.camel.component.ibatis.IBatisComponent
 

G

getComponent() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
getEndpoint() - Method in class org.apache.camel.component.ibatis.IBatisConsumer
 
getIsolation() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
getIsolation() - Method in class org.apache.camel.component.ibatis.strategy.DefaultIBatisProcessingStategy
 
getIsolation() - Method in interface org.apache.camel.component.ibatis.strategy.IBatisProcessingStrategy
Returns the transaction isolation level set on the processing strategy.
getMaxMessagesPerPoll() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
getOnConsume() - Method in class org.apache.camel.component.ibatis.IBatisConsumer
Gets the statement(s) to run after successful processing.
getOnConsume() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
getProcessingStrategy() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
getSqlMapClient() - Method in class org.apache.camel.component.ibatis.IBatisComponent
 
getSqlMapClient() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
getSqlMapConfig() - Method in class org.apache.camel.component.ibatis.IBatisComponent
 
getStatement() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
getStatementType() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
getValue() - Method in enum org.apache.camel.component.ibatis.strategy.TransactionIsolationLevel
 

I

IBATIS_RESULT - Static variable in class org.apache.camel.component.ibatis.IBatisConstants
 
IBATIS_STATEMENT_NAME - Static variable in class org.apache.camel.component.ibatis.IBatisConstants
 
IBatisComponent - Class in org.apache.camel.component.ibatis
An IBatisComponent() - Constructor for class org.apache.camel.component.ibatis.IBatisComponent
 
IBatisComponent(SqlMapClient) - Constructor for class org.apache.camel.component.ibatis.IBatisComponent
 
IBatisConstants - Class in org.apache.camel.component.ibatis
IBatis Constants
IBatisConsumer - Class in org.apache.camel.component.ibatis
Consumer to read data from databaase.
IBatisConsumer(IBatisEndpoint, Processor) - Constructor for class org.apache.camel.component.ibatis.IBatisConsumer
 
IBatisEndpoint - Class in org.apache.camel.component.ibatis
Performs a query, poll, insert, update or delete in a relational database using Apache iBATIS.
IBatisEndpoint() - Constructor for class org.apache.camel.component.ibatis.IBatisEndpoint
 
IBatisEndpoint(String, IBatisComponent, String) - Constructor for class org.apache.camel.component.ibatis.IBatisEndpoint
 
IBatisProcessingStrategy - Interface in org.apache.camel.component.ibatis.strategy
Processing strategy for dealing with IBatis when consuming.
IBatisProducer - Class in org.apache.camel.component.ibatis
 
IBatisProducer(IBatisEndpoint) - Constructor for class org.apache.camel.component.ibatis.IBatisProducer
 
intValueOf(String) - Static method in enum org.apache.camel.component.ibatis.strategy.TransactionIsolationLevel
 
isRouteEmptyResultSet() - Method in class org.apache.camel.component.ibatis.IBatisConsumer
Indicates whether empty resultset should be allowed to be sent to the next hop or not
isRouteEmptyResultSet() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
isSingleton() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
isUseIterator() - Method in class org.apache.camel.component.ibatis.IBatisConsumer
Indicates how resultset should be delivered to the route
isUseIterator() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 
isUseTransactions() - Method in class org.apache.camel.component.ibatis.IBatisComponent
 
isUseTransactions() - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
 

M

MAP - Static variable in enum org.apache.camel.component.ibatis.strategy.TransactionIsolationLevel
 

N

nameOf(int) - Static method in enum org.apache.camel.component.ibatis.strategy.TransactionIsolationLevel
 

O

org.apache.camel.component.ibatis - package org.apache.camel.component.ibatis
 
org.apache.camel.component.ibatis.strategy - package org.apache.camel.component.ibatis.strategy
 

P

poll() - Method in class org.apache.camel.component.ibatis.IBatisConsumer
Polls the database
poll(IBatisConsumer, IBatisEndpoint) - Method in class org.apache.camel.component.ibatis.strategy.DefaultIBatisProcessingStategy
 
poll(IBatisConsumer, IBatisEndpoint) - Method in interface org.apache.camel.component.ibatis.strategy.IBatisProcessingStrategy
Called when record is being queried.
process(Exchange) - Method in class org.apache.camel.component.ibatis.IBatisProducer
 
processBatch(Queue<Object>) - Method in class org.apache.camel.component.ibatis.IBatisConsumer
 

S

setIsolation(String) - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
Transaction isolation level
setIsolation(int) - Method in class org.apache.camel.component.ibatis.strategy.DefaultIBatisProcessingStategy
 
setIsolation(int) - Method in interface org.apache.camel.component.ibatis.strategy.IBatisProcessingStrategy
Sets the transaction isolation level on the processing strategy.
setMaxMessagesPerPoll(int) - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
This option is intended to split results returned by the database pool into the batches and deliver them in multiple exchanges.
setOnConsume(String) - Method in class org.apache.camel.component.ibatis.IBatisConsumer
Sets the statement to run after successful processing.
setOnConsume(String) - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
Statement to run after data has been processed in the route
setRouteEmptyResultSet(boolean) - Method in class org.apache.camel.component.ibatis.IBatisConsumer
Sets whether empty resultset should be allowed to be sent to the next hop.
setRouteEmptyResultSet(boolean) - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
Whether allow empty resultset to be routed to the next hop
setSqlMapClient(SqlMapClient) - Method in class org.apache.camel.component.ibatis.IBatisComponent
To use the given SqlMapClient
setSqlMapConfig(String) - Method in class org.apache.camel.component.ibatis.IBatisComponent
Location of iBatis xml configuration file.
setStatement(String) - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
The statement name in the iBatis 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.ibatis.IBatisEndpoint
Mandatory to specify for the producer to control which kind of operation to invoke.
setStrategy(IBatisProcessingStrategy) - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
Allows to plugin a custom IBatisProcessingStrategy to use by the consumer.
setUseIterator(boolean) - Method in class org.apache.camel.component.ibatis.IBatisConsumer
Sets how resultset should be delivered to route.
setUseIterator(boolean) - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
Process resultset individually or as a list
setUseTransactions(boolean) - Method in class org.apache.camel.component.ibatis.IBatisComponent
Whether to use transactions.
setUseTransactions(boolean) - Method in class org.apache.camel.component.ibatis.IBatisEndpoint
Whether to use transactions.
StatementType - Enum in org.apache.camel.component.ibatis
Statement types to instruct which iBatis operation to use.

T

TransactionIsolationLevel - Enum in org.apache.camel.component.ibatis.strategy
 

V

valueOf(String) - Static method in enum org.apache.camel.component.ibatis.StatementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.ibatis.strategy.TransactionIsolationLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.ibatis.StatementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.ibatis.strategy.TransactionIsolationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
C D G I M N O P S T V 
Skip navigation links
Camel :: iBatis (deprecated) 2.21.0.fuse-710018-redhat-00001

Apache Camel