You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2018/03/28 18:35:01 UTC

[jira] [Updated] (CAMEL-12285) Add support for integration with MyBatis defined via interface (not XML)

     [ https://issues.apache.org/jira/browse/CAMEL-12285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-12285:
--------------------------------
    Fix Version/s: 2.22.0

> 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
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 2.22.0
>
>
> 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)