| Interface | Description |
|---|---|
| MyBatisProcessingStrategy |
Processing strategy for dealing with MyBatis when consuming.
|
| Class | Description |
|---|---|
| BaseMyBatisEndpoint | |
| DefaultMyBatisProcessingStrategy | |
| MyBatisBeanComponent | |
| MyBatisBeanComponentConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| MyBatisBeanEndpoint |
Perform queries, inserts, updates or deletes in a relational database using MyBatis.
|
| MyBatisBeanEndpointConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| MyBatisBeanEndpointUriFactory |
Generated by camel build tools - do NOT edit this file!
|
| MyBatisBeanProducer | |
| MyBatisComponent | |
| MyBatisComponentConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| MyBatisConstants |
MyBatis constants.
|
| MyBatisConsumer |
Consumer to read data from a database.
|
| MyBatisEndpoint |
Performs a query, poll, insert, update or delete in a relational database using MyBatis.
|
| MyBatisEndpointConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| MyBatisEndpointUriFactory |
Generated by camel build tools - do NOT edit this file!
|
| MyBatisProducer |
| Enum | Description |
|---|---|
| StatementType |
Statement types to instruct which MyBatis operation to use.
|
Apache Camel