Class and Description |
---|
BaseMyBatisEndpoint |
MyBatisBeanEndpoint
Performs a query, insert, update or delete in a relational database using MyBatis.
|
MyBatisComponent |
MyBatisConsumer
Consumer to read data from a database.
|
MyBatisEndpoint
Performs a query, poll, insert, update or delete in a relational database using MyBatis.
|
MyBatisProcessingStrategy
Processing strategy for dealing with MyBatis when consuming.
|
StatementType
Statement types to instruct which MyBatis operation to use.
|
Apache Camel