You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by michael e <mi...@outlook.fr> on 2019/12/31 17:57:45 UTC

Camel MongoDB Pojo'S

Hello i would like to be able with camel component getting specific object and not document (without using type converter) during retrieve operation mongo SDK already support that (https://mongodb.github.io/mongo-java-driver/3.5/driver/getting-started/quick-start-pojo/) but o didn't find a way using camel mongo component.

Thanks.




Re: Camel MongoDB Pojo'S

Posted by Andrea Cosentino <an...@gmail.com>.
As far as I know there is no support for this actually. You need a type
converter.

Il mar 31 dic 2019, 18:57 michael e <mi...@outlook.fr> ha scritto:

> Hello i would like to be able with camel component getting specific object
> and not document (without using type converter) during retrieve operation
> mongo SDK already support that (
> https://mongodb.github.io/mongo-java-driver/3.5/driver/getting-started/quick-start-pojo/)
> but o didn't find a way using camel mongo component.
>
> Thanks.
>
>
>
>