Tomasz Olchawa created CAMEL-12285:
--------------------------------------

             Summary: Add support for integration with MyBatis defined via 
interface (not XML)
                 Key: CAMEL-12285
                 URL: https://issues.apache.org/jira/browse/CAMEL-12285
             Project: Camel
          Issue Type: New Feature
          Components: camel-mybatis
            Reporter: Tomasz Olchawa


Add support for integration with MyBatis defined via interface (not XML).

 

Right now we can connect camel flow with MyBatis defined in XML.

We are using:
{{<to uri="mybatis:selectSomethingId...">}}

 

{{where 'selectSomethingId' is id from MyBatis XML configuration connected to 
some statement.}}

 

{{When we use MyBatis configuration via 'interface' there is no possibility to 
set/define ID which can be used in camel-mybatis flow.}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to